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.
1/6/2010
This method is no longer supported and always returns S_FALSE.
This method sets a value that indicates the maximum number of drawing operations to batch together for rendering.
Syntax
HRESULT put_orderDrawThreshold(
LONG orderDrawThreshold
);
Parameters
- orderDrawThreshold
[in] Indicates the maximum number of drawing operations to batch together for rendering.
Return Value
Returns S_FALSE.
Remarks
This method is available for backward compatibility only.
Requirements
| Header | mstsax.h, mstsax.idl |
| Library | Mstsax.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |
See Also
Reference
IMsRdpClientAdvancedSettings Methods for Customization and Performance
IMsRdpClientAdvancedSettings