Important: The information in this document is obsolete and should not be used for new development.
Icon Action Functions
You can perform operations on every icon in an icon suite by providing a pointer to an icon action function as a parameter to theForEachIconDo
function. TheForEachIconDo
function calls your icon action function for specified icon resource types.
Subtopics
- MyIconAction