Description | |||||||||||
Returns an identifier for a particular DLL application. | |||||||||||
Replacement in Object TOOLKIT: | pfcDll::Id | ||||||||||
Synopsis | |||||||||||
#include <ProToolkitDll.h> | |||||||||||
ProError | ProToolkitDllIdGet | ( | |||||||||
ProToolkitDllHandle application_handle | |||||||||||
/* (In) | |||||||||||
The handle to get the id for. In DLL mode only, may be NULL, in which case the calling application's id is returned. | |||||||||||
*/ | |||||||||||
ProName application_id | |||||||||||
/* (Out) | |||||||||||
The application's identifying string. | |||||||||||
*/ | |||||||||||
) | |||||||||||
Returns | |||||||||||
|