Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
Retrieves the DirectDraw interface.
Syntax
LPDIRECTDRAW GetDirectDraw(void);
Parameters
None.
Return Value
Returns a pointer to the IDirectDraw interface.
Remarks
Call CLoadDirectDraw::LoadDirectDraw before calling this member function and call the CLoadDirectDraw::ReleaseDirectDraw member function to release the interface when you are done.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |