IASCanvas::Commit

This method sends the current contents of the device context (DC) to the screen.

Syntax

HRESULT Commit( void );

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.