Microsoft DirectX 9.0 |
The put_SampleTime method specifies the sample time of the signal.
Syntax
HRESULT put_SampleTime(
LONG lmsSampleTime
);
Parameters
lmsSampleTime
[in] Specifies the sample time.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
See Also