Description

Returns the Journal McDBNode instance representing a given COM object.

Return Type

A McDBNode object.   A McDBNode with the McDBNode representing the Database object.
Failure Returns Nothing.

Failure conditions:
* Handler does Not exist for mcdatSC_Object and mcdatnc_ObjectToJournal and COM object.
* Handler specific (which may include access problems due to security).

Syntax

object.ObjectToJournal (pUnknown, [lAncestorLevel])

The ObjectToJournal Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataJournal.
pUnknownRequired. An IUnknown object.
lAncestorLevelOptional. A Long value.