Share via


CLoadDirectDraw::IsDirectDrawLoaded (Compact 2013)

3/26/2014

Verifies that this object loaded DirectDraw.

Syntax

HRESULT IsDirectDrawLoaded(void);

Parameters

None.

Return Value

Returns S_OK if loaded; otherwise, returns S_FALSE.

Requirements

Header

dshow.h,
Streams.h

Library

ole32.lib,
Ole32auth.lib,
Strmbase.lib,
Strmiids.lib,
uuid.lib

See Also

Reference

CLoadDirectDraw Class