Verifies that this object loaded DirectDraw.
Syntax
HRESULT IsDirectDrawLoaded(void);
Return Value
Returns S_OK if loaded; otherwise, returns S_FALSE.
See Also