IInterfaceDef::ObjectInstances

See Also

This method materializes an IObjectCol interface pointer for the collection of all objects in Microsoft® Repository that expose this interface.

HRESULT ObjectInstances(
IObjectCol  **ppIObjectCol
);

Parameters

*ppIObjectCol [out]
The interface pointer for the object collection.

Return Value

S_OK

The method completed successfully.

Error
Values

This method failed to complete successfully.

Remarks

(c) 1988-1998 Microsoft Corporation. All Rights Reserved.