Share via


IRemoteToolServer::CreateCommand (Compact 7)

3/12/2014

When called, this method creates a new instance of IRemoteToolCommand.

Syntax

HRESULT CreateCommand([out] IRemoteToolCommand ** ppRemoteToolCommand)

Parameters

Return Value

E_INVALIDARG if ppRemoteToolCommand is NULL.

E_OUTOFMEMORY if the desktop is in a low memory condition.

S_OK if success.

See Also

Reference

IRemoteToolServer
IRemoteToolCommand