Library | Module

Interface IpfcXToolkitDllInitializeFailed



Description

This exception signals that initialization of a Creo Parametric TOOLKIT DLL failed.
See Also:
IpfcBaseSession.LoadProToolkitDll()
Direct Parent Classes:
IpfcXInAMethod



Property Summary

PropertyUserInitializeMessageas String
The error string passed back from the application's user_initialize method.
PropertyUserInitializeReturnas Long
The error return value passed back from the applications's user_initialize method.



Property Detail


PropertyUserInitializeMessageas String

The error string passed back from the application's user_initialize method.




PropertyUserInitializeReturnas Long

The error return value passed back from the applications's user_initialize method.