v2.48
IHostObject Interface Reference

Represents an object that can have dependent objects. More...

Public Member Functions

HRESULT GetDependentObjectIds ([out, retval] SAFEARRAY(int) *pIds)
 Gets the identifiers of dependent objects.

Detailed Description

Represents an object that can have dependent objects.

This interface can be obtained as an additional interface.

Supported model object types:

Member Function Documentation

◆ GetDependentObjectIds()

HRESULT GetDependentObjectIds ( [out, retval] SAFEARRAY(int) * pIds)

Gets the identifiers of dependent objects.

Returns
An array containing the identifiers of objects.