This document is archived and information here might be outdated. Recommended version. |
The subtype of the property.
[Visual Basic .NET]
Public ReadOnly Property SubType As Integer
[C#]
public int SubType {get;}
[C++]
HRESULT get_SubType(
System.Int32* SubType
);
[C++] Parameters SubType [out, retval]
SubType is a parameter of type int*