CLoadDirectDraw::ReleaseDirectDraw

Releases the IDirectDraw interface.

void ReleaseDirectDraw(void);

Return Values

No return value.

Remarks

This member function is called to release any IDirectDraw interface previously loaded. Call this only when all reference counts have been released.

 Last updated on Tuesday, July 13, 2004

© 1992-2000 Microsoft Corporation. All rights reserved.