IAgentCommands::GetCommand
[Microsoft Agent è deprecato a partire da Windows 7 e potrebbe non essere disponibile nelle versioni successive di Windows.]
HRESULT GetCommand(
long dwCommandID, // Command ID
IUnknown ** ppunkCommand // address of IUnknown interface
);
Recupera un oggetto Command dall'insieme Commands .
- Restituisce S_OK per indicare che l'operazione è riuscita.
-
dwCommandID
-
Iunknown
Vedere anche