IAgentCommand::GetID
[Microsoft エージェントは Windows 7 の時点で非推奨となり、以降のバージョンの Windows では使用できない場合があります。]
HRESULT GetID(
long * pdwID // address of ID for Command
);
コマンドの ID を取得 します。
- 操作が成功したことを示すS_OKを返します。
-
pdwID
-
Command の ID を受け取る変数のアドレス。
参照
IAgentCommands::Add、 IAgentCommands::Insert、 IAgentCommands::Remove