IOleComponent2Private.HwndGetWindow Method (UInt32, UInt32)
Microsoft internal use only.
Namespace: Microsoft.Internal.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'宣言
Function HwndGetWindow ( _
dwWhich As UInteger, _
dwReserved As UInteger _
) As IntPtr
IntPtr HwndGetWindow(
uint dwWhich,
uint dwReserved
)
Parameters
- dwWhich
Type: System.UInt32
- dwReserved
Type: System.UInt32
Return Value
Type: System.IntPtr
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.