API 文件集 > Miscellaneous > Object ProToolkit > Function ProToolkitDllHandleGet
Function ProToolkitDllHandleGet
Description
Returns an application handle for a particular identifier.
Replacement in Object TOOLKIT:
Synopsis
#include <ProToolkitDll.h>
ProToolkitDllHandleGet
(
ProName application_id
/* (In)
The application's identifying string.
*/
/* (Out)
The handle.
*/
)
Returns
Id was returned.
Invalid application id passed.
Application could not be found.
Application was not active
User Guide References
這是否有幫助?