CCmdUI::SetText

virtual void SetText( LPCTSTR lpszText );

参数:
lpszText指向字符串的指针。

说明:本函数为命令设置用户接口项中的文本。

请参阅:CCmdUI::Enable