IAgentCommands::GetCommand
[Microsoft 에이전트는 Windows 7을 기준으로 더 이상 사용되지 않으며 이후 버전의 Windows에서는 사용할 수 없습니다.]
HRESULT GetCommand(
long dwCommandID, // Command ID
IUnknown ** ppunkCommand // address of IUnknown interface
);
Commands 컬렉션에서 Command 개체를 검색합니다.
- 작업이 성공했음을 나타내는 S_OK 반환합니다.
참고 항목