Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the handle value associated with the window the RealTimeStylus object uses.
This property is read/write.
Syntax
HRESULT put_HWND(
HANDLE_PTR hwnd
);
Parameters
hwnd
Return value
None
Remarks
If two or more windows exist, this property allows you to specify which window collects ink.
The HRESULT E_INVALIDOPERATION is returned when you attempt set this property on a child RealTimeStylus object.
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
IRealTimeStylus::Enabled Property
RealTimeStylus Class