IInkEdit::get_Hwnd method (inked.h)
Gets a handle to the InkEdit control.
This property is read-only.
Syntax
HRESULT get_Hwnd(
OLE_HANDLE *pohHwnd
);
Parameters
pohHwnd
Return value
None
Remarks
Note Because the value of this property can change while a program is running, never store the Hwnd value in a variable.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | inked.h |
Library | InkEd.dll |