This document is archived and information here might be outdated. Recommended version. |
Identifies if this object is part of an application.
[Visual Basic .NET] Public Function IsApplication ( _ ) As Boolean
[C#] public bool IsApplication ( );
[C++]
HRESULT IsApplication(
void
);