GetNativePointer

Description

Gets a pointer to the OLE object associated with the OLE control. The pointer lets you call OLE functions in an external DLL for the object.

Applies to

OLE controls and OLE custom controls

Syntax

olename.GetNativePointer ( pointer )

Returns

Integer. Returns 0 if it succeeds and -1 if an error occurs.