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