Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Draws the cached data to the specified device context.
Syntax
HRESULT Draw(
[in] HANDLE_PTR hDC
);
Parameters
[in] hDC
The handle of the device context on which to draw.
Return value
For a description of the return values, see RealTimeStylus Classes and Interfaces.
Remarks
You can use IDynamicRenderer::Draw Method for tasks such as double buffering.
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::DataCacheEnabled Property