Share via


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

API Library Routines A-Z

Reference

Early (vtable) and Late (IDispatch) Binding

DECLARE - DLL Command

SYS( ) Functions Overview

Other Resources

API Library Routines by Category