SYS(3095) - IDispatch Pointer
Returns an outgoing IDispatch pointer for a COM object
SYS(3095, oObject)
Parameters
- oObject
Represents a reference to a COM object such as _VFP or Excel.Application.
Return Value
Character
Remarks
This pointer is provided for experienced developers who need an object pointer for use in API routines.
See Also
Concepts
Reference
Early (vtable) and Late (IDispatch) Binding