This document is archived and information here might be outdated. Recommended version. |
Indicates if the hWnd window handle of an object implementing IIdentifyObj should be used.
[Visual Basic .NET] Public ReadOnly Property UseWindow As Boolean
[C#] public bool UseWindow {get;}
[C++]
HRESULT get_UseWindow(
Boolean* UseWindow
);
[C++]
Parameters UseWindow [out, retval]
UseWindow is a parameter of type bool*