Description

Returns the Active or Current instance of the supported object coclass.

Return Type

A Boolean value.   A stdole.IUnknown with a reference to the Active or Current instance of the supported object coclass.
Failure Returns Nothing.

Failure conditions:
Implementation dependant.
No Current instance exists.

Syntax

object.ObjectGetActive (sDisplayName, pOverridden, sProgID, ppUnknown)

The ObjectGetActive Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataHandler.
sDisplayNameRequired. A String value.
pOverriddenRequired. An IUnknown object.
sProgIDRequired. A String value.
ppUnknownRequired. An IUnknown object.