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