| Microsoft DirectX 8.1 (C++) | 
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