Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves all ribbon elements that are associated with the specified command ID.
void GetElementsByID(
UINT uiCmdID,
CArray <CMFCRibbonBaseElement*, CMFCRibbonBaseElement*>& arElements
);
Parameters
[in] uiCmdID
Command ID associated with a ribbon element.[in, out] arElements
Reference to a CArray of ribbon elements.
Remarks
Ribbon elements that are designed for use on the quick access toolbar are included in the array.
Requirements
Header: afxribboncategory.h