Microsoft Windows CE 3.0  

CAggDrawSurface::SetDirectDrawSurface

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Called by the owner of this aggregation object to set the actual DirectDraw surface it is aggregating upon.

void SetDirectDrawSurface(
LPDIRECTDRAWSURFACE
pDirectDrawSurface
);

Parameters

pDirectDrawSurface
DirectDrawSurface to be set.

Return Values

No return value.

Remarks

This member function must be called before any of the IDirectDrawSurfaceinterface methods can be called.