COleCmdUI::SetText

virtual void SetText( LPCTSTR lpszText );

参数:
lpszText指向和命令一起使用的文本的指针。

说明:
调用该函数返回一个命令的文本名或状态。

请参阅:COleCmdUI::SetCheck