This document is archived and information here might be outdated. Recommended version. |
Subtype of the schematic in memory feature.
[Visual Basic .NET]
Public Property Subtype As Integer
[C#]
public int Subtype {get; set;}
[C++]
HRESULT get_Subtype(
System.Int32* Subtype
);
[C++]
HRESULT put_Subtype(
long Subtype
);
[C++] Parameters Subtype [out, retval]
Subtype is a parameter of type long* Subtype [in]
Subtype is a parameter of type long