Description Returns the Active Object for a Localized Command.
-
Return Type
-
An IUnknown object. A stdole.IUnknown with a reference to the active instance. Failure Returns Nothing.. Failure conditions:
-
Syntax
-
object.ObjectGetActive ([sObjectProgID], [sDisplayName])
The ObjectGetActive Method syntax has these parts: |
| object | An expression evaluating to an object of type McDataJournal. | | sObjectProgID | Optional. A String value. | | sDisplayName | Optional. A String value. An identifier specifying a particular McDataSource implementation. |
|