Share via


IRemoteToolCommand::SetWORD (Compact 2013)

3/26/2014

Adds a WORD value to a command packet.

Syntax

HRESULT SetWORD([in] WORD dwValue)

Parameters

  • dwValue
    The WORD to add to the command packet.

Return Value

S_OK if success.

See Also

Reference

IRemoteToolCommand