다음을 통해 공유


IOleInPlaceSiteWindowless.GetWindow Method (IntPtr%)

Gets a window handle.

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

  • phwnd
    Type: System.IntPtr%
    [out] Pointer to where to return the window handle.

.NET Framework Security

See Also

Reference

IOleInPlaceSiteWindowless Interface

GetWindow Overload

Microsoft.VisualStudio.OLE.Interop Namespace