This document is archived and information here might be outdated. Recommended version. |
Indicates if the field is the Shape field.
[Visual Basic .NET]
Public ReadOnly Property IsShape As Boolean
[C#]
public bool IsShape {get;}
[C++]
HRESULT get_IsShape(
Boolean* bShape
);
[C++] Parameters bShape [out, retval]
bShape is a parameter of type bool*