IOleWindow.GetWindow(IntPtr) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetWindow([Runtime::InteropServices::Out] IntPtr % phwnd);
public void GetWindow (out IntPtr phwnd);
abstract member GetWindow : nativeint -> unit
Public Sub GetWindow (ByRef phwnd As IntPtr)
Parameters
- phwnd
-
IntPtr
nativeint
Remarks
For information on the COM interface, see IOleWindow::GetWindow