다음을 통해 공유


IOleWindow.GetWindow Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Sub GetWindow ( _
    <OutAttribute> ByRef phwnd As IntPtr _
)
void GetWindow(
    out IntPtr phwnd
)

Parameters

Remarks

For information on the COM interface, see IOleWindow::GetWindow

.NET Framework Security

See Also

Reference

IOleWindow Interface

Microsoft.VisualStudio.OLE.Interop Namespace