Share via


IRemoteToolCommand::SetDWORD (Compact 2013)

3/26/2014

Adds a DWORD value to a command packet.

Syntax

HRESULT SetDWORD([in] DWORD dwValue)

Parameters

  • dwValue
    The DWORD to add to the command packet.

Return Value

S_OK if success.

See Also

Reference

IRemoteToolCommand