Microsoft DirectX 9.0 |
The IsDiscontinuity method determines if this sample represents a discontinuity in the data stream.
Syntax
HRESULT IsDiscontinuity(void);
Return Values
Returns S_OK if this sample is a discontinuity, or S_FALSE otherwise.
See Also