Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/12/2014
When called, this method creates a new instance of IRemoteToolCommand.
Syntax
HRESULT CreateCommand([out] IRemoteToolCommand ** ppRemoteToolCommand)
Parameters
- ppRemoteToolCommand
A new instance of IRemoteToolCommand.
Return Value
E_INVALIDARG if ppRemoteToolCommand is NULL.
E_OUTOFMEMORY if the desktop is in a low memory condition.
S_OK if success.