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

Numeric

Remarks

This pointer is provided for experienced developers who need an object pointer for use in API routines.

See Also

Early (vtable) and Late (IDispatch) Binding | API Library Routines A-Z | API Library Routines by Category | DECLARE - DLL Command