[Microsoft代理程式從 Windows 7 開始已被取代,而且可能無法在後續版本的 Windows 中使用。]
HRESULT SetVisible(
long bVisible // Visible setting for Command
);
- 傳回S_OK,表示作業成功。
命令 必須將其 Visible 屬性設定為 true,且其 Caption 属性設定為出現在字元的彈出視窗中。
另請參閱
IAgentCommand::GetVisible、IAgentCommand::SetCaption、IAgentCommands::Add、IAgentCommands::Insert