Overview Members Chapter Previous Next

CDXScreen::AddSurfaceToList

void AddSurfaceToList( CDXSurface* Surface ) ;

This call adds a surface to the internal surfaces list this list can be used to determine if there are any unfreed surfaces when the app exits or for other purposes. This function should be called out of the CDXSurface Create functions.