The associated window handle.
[Visual Basic 6.0]
Property hWnd As OLE_HANDLE
[Visual Basic .NET] Public Property hWnd As Integer
[C#] public int hWnd {get; set;}
[Java]
public gethWnd (
OLE_HANDLE pHwnd
)
[C++]
HRESULT get_hWnd(
OLE_HANDLE* pHwnd
);
Parameters
pHwnd [out, retval]
pHwnd is a parameter of type OLE_HANDLE