The CPackage::GetHandle function returns
the package handle of the object.
HPACKAGE GetHandle();
Parameters
None.
Return Values
The return value of the function is the session handle of
the object.
Requirements
Windows NT/2000/XP: Requires Windows NT 4.0 SP3 or later.
Windows 95/98: Requires Windows 95 or later.
Header: Include apatch.h.
Library: Use apatch32.lib.
Unicode: Implemented as Unicode and ANSI versions on Windows NT/2000/XP.
See Also
CPackage::AttachHandle,
CPackage::DetachHandle
|