IDynamicRenderer::get_HWND method (rtscom.h)

Gets or sets the window handle, HWND, associated with the DynamicRenderer Class object.

This property is read/write.

Syntax

HRESULT get_HWND(
  HANDLE_PTR *hwnd
);

Parameters

hwnd

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header rtscom.h
DLL RTSCom.dll

See also

IDynamicRenderer Interface

IRealTimeStylus::HWND Property