Class pfcXToolkitDllInitializeFailed
Description
This exception signals that initialization of a Creo Parametric TOOLKIT DLL failed.
See Also:
Methods Inherited from Class
pfcXPFC::
Method Summary
| |
| |
| |
| The error string passed back from the application's user_initialize method. |
| |
| |
| |
| The error return value passed back from the applications's user_initialize method. |
Method Detail
| GetUserInitializeReturn | () |
The error return value passed back from the applications's user_initialize method.
| GetUserInitializeMessage | () |
The error string passed back from the application's user_initialize method.