Microsoft DirectX 9.0 |
The IsPreroll method determines if this sample is part of the preroll. A preroll sample should not be displayed.
Syntax
HRESULT IsPreroll(void);
Return Values
Returns S_OK if the sample is a preroll sample, or S_FALSE otherwise.
See Also