This interface is implemented by Merge and enables a plugin file system component to obtain a window handle that can be used as the parent for message boxes and other modal user interfaces.
Properties
WindowHandleread-onlyIHostUI
A handle to a Merge window that can be used as a parent for message boxes and modal dialogs.
IDL |
[propget] HRESULT WindowHandle([out, retval] HWND* pValue)
|
---|---|
.NET | HWND WindowHandle[get] |