Description | ||||||||||||||
Returns an application handle for a particular identifier. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcBaseSession::GetProToolkitDll | |||||||||||||
Synopsis | ||||||||||||||
#include <ProToolkitDll.h> | ||||||||||||||
ProError | ProToolkitDllHandleGet | ( | ||||||||||||
ProName application_id | ||||||||||||||
/* (In) | ||||||||||||||
The application's identifying string. | ||||||||||||||
*/ | ||||||||||||||
ProToolkitDllHandle* app_handle | ||||||||||||||
/* (Out) | ||||||||||||||
The handle. | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|