This document is archived and information here might be outdated. Recommended version. |
Gets object sub-type name.
[Visual Basic .NET]
Public ReadOnly Property ObjectSubType As String
[C#]
public string ObjectSubType {get;}
[C++]
HRESULT get_ObjectSubType(
System.String* pObjectSubTypeName
);
[C++] Parameters pObjectSubTypeName [out, retval]
pObjectSubTypeName is a parameter of type BSTR*