Microsoft DirectX 9.0 |
The put_Range method specifies the range.
Syntax
HRESULT put_Range(
ULONG ulRange
);
Parameters
ulRange
[in] Specifies the range.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
See Also