This document is archived and information here might be outdated. Recommended version. |
Array of Subtype Information.
[Visual Basic .NET] Public ReadOnly Property SubtypeInfos As ISubtypeInfos
[C#] public ISubtypeInfos SubtypeInfos {get;}
[C++]
HRESULT get_SubtypeInfos(
ISubtypeInfos** ppSubtypeInfos
);
[C++] Parameters ppSubtypeInfos [out, retval]
ppSubtypeInfos is a parameter of type ISubtypeInfos**