Partager via


IRemoteToolCommand::SetBYTES (Compact 2013)

3/26/2014

Adds a BYTE array value to a command packet.

Syntax

HRESULT SetBYTES([in] VARIANT  value)

Parameters

  • value
    The BYTE array value to add to the command packet.

Return Value

S_OK if success.

See Also

Reference

IRemoteToolCommand