API Documentation
>
Exceptions
> Class pfcXToolkitDllInactive
Class pfcXToolkitDllInactive
# include <
pfcExceptions.h
>
class
pfcXToolkitDllInactive
: public virtual
pfcXInAMethod
{
xdeclare
(
pfcXToolkitDllInactive
)
...
};
This is a
COMPACT
class.
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.
Methods Inherited from Class
pfcXPFC
::
GetMessage
Methods Inherited from Class
pfcXInAMethod
::
GetMethodName
Was this helpful?
This site works best with JavaScript enabled