This document is archived and information here might be outdated. Recommended version. |
Obtains a collection of component IDs matching the specified component category ID.
[Visual Basic .NET] Public Function GetComponentsInCategory ( _ ByVal pCategoryID As UID _ ) As IEnumUID
[C#] public IEnumUID GetComponentsInCategory ( UID pCategoryID );
[C++]
HRESULT GetComponentsInCategory(
IUID* pCategoryID
);
[C++] Parameters pCategoryID [in]
pCategoryID is a parameter of type IUID*