IOleComponent2.HwndGetWindow(UInt32, UInt32) Method

Definition

public:
 IntPtr HwndGetWindow(System::UInt32 dwWhich, System::UInt32 dwReserved);
public IntPtr HwndGetWindow (uint dwWhich, uint dwReserved);
abstract member HwndGetWindow : uint32 * uint32 -> nativeint
Public Function HwndGetWindow (dwWhich As UInteger, dwReserved As UInteger) As IntPtr

Parameters

dwWhich
UInt32
dwReserved
UInt32

Returns

IntPtr

nativeint

Implements

Applies to