Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the name of the context category caption specified by a context ID.
BOOL GetContextName(
UINT uiContextID,
CString& strName
) const;
Parameters
[in] uiContextID
A ribbon category context ID.[out] strName
The name of a context category caption.
Return Value
TRUE if the method was successful; otherwise, FALSE if uiContextID was zero or the context category caption was not found.
Requirements
Header: afxribbonbar.h