다음을 통해 공유


CommonMessagePump.IOleComponent2Private.HwndGetWindow Method

Gets the associated window.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Private Function HwndGetWindow ( _
    dwWhich As UInteger, _
    dwReserved As UInteger _
) As IntPtr Implements IOleComponent2Private.HwndGetWindow
IntPtr IOleComponent2Private.HwndGetWindow(
    uint dwWhich,
    uint dwReserved
)

Parameters

Return Value

Type: System.IntPtr
Always returns Zero.

Implements

IOleComponent2Private.HwndGetWindow(UInt32, UInt32)

.NET Framework Security

See Also

Reference

CommonMessagePump Class

Microsoft.VisualStudio.Shell Namespace