Description

Close and/or release an opened COM object.

Return Type

A Boolean value.  

Syntax

object.ObjectClose (pUnknown, [sDisplayName])

The ObjectClose Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataJournal.
pUnknownRequired. An IUnknown object. The COM Object to close or release.
sDisplayNameOptional. A String value. An identifier specifying a particular McDataSource implementation.