API Documentation > Exceptions > Class pfcXToolkitDllInactive
Class pfcXToolkitDllInactive
Description
This exceptions signals that you attempted to perform on operation using a pfcDll handle that has already been unloaded.
Use pfcDll.IsActive() to determine the status of the object.
Direct Parent Classes:
Was this helpful?