Low-level access to the OLE object
If you need low-level access to OLE through a C or C++ DLL that
you call from PowerBuilder, you can use these functions:
-
GetNativePointer (for OLEControl and OLECustomControl)
-
GetAutomationNativePointer (for OLEObject)
When you have finished, you must use these functions to free the
pointer:
-
ReleaseNativePointer (for OLEControl and
OLECustomControl) -
ReleaseAutomationNativePointer (for OLEObject)
For more information, see the section called “GetNativePointer” in PowerScript Reference, the section called “GetAutomationNativePointer” in PowerScript Reference, the section called “ReleaseNativePointer” in PowerScript Reference, and the section called “ReleaseAutomationNativePointer” in PowerScript Reference.
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest