Microsoft DirectX 9.0 |
The IsUsingDefaultSource method determines if the renderer is using the default source window.
Syntax
virtual HRESULT IsUsingDefaultSource(void);
Return Value
Returns S_OK if the renderer is using the default source; otherwise, returns S_FALSE.
See Also