CMFCToolBarImages::EndDrawImage

Frees system resources that CMFCToolBarImages::PrepareDrawImage allocated after you draw a toolbar image by calling CMFCToolBarImages::Draw.

void EndDrawImage(
   CAfxDrawState& ds 
);

Parameters

  • [in] ds
    A reference to the CAfxDrawState object that was passed to the PrepareDrawImage method.

Requirements

Header: afxtoolbarimages.h

See Also

Reference

CMFCToolBarImages Class

Hierarchy Chart