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
Sets the DirectDraw object to be aggregated by this class.
Syntax
void SetDirectDraw(
LPDIRECTDRAW pDirectDraw
);
Parameters
- pDirectDraw
IDirectDraw object to be aggregated.
Return Value
None.
Remarks
This member function sets the m_pDirectDraw data member to the pDirectDraw parameter.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |