Library | Module

Class pfcXToolkitDllInitializeFailed



Description

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



Property Summary

/* readonly */ stringUserInitializeMessage
The error string passed back from the application's user_initialize method.
/* readonly */ numberUserInitializeReturn
The error return value passed back from the applications's user_initialize method.



Property Detail


/* readonly */ stringUserInitializeMessage

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




/* readonly */ numberUserInitializeReturn

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