Low-level access to the OLE object – PB Docs 125

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 PowerScript
Reference
.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x