IR Methods
IR_SendCommand ( Port, Group, Command )
Sends an IR command out the specified IR port.
Syntax
HRESULT IR_SendCommand(
[in] long Port,
[in] BSTR Group,
[in] BSTR Command,
[out, retval] VARIANT_BOOL* Success
);
Parameters
Port
[in] Port number of the IR Port of interest. Valid values are 1 and 2.
Group
[in] Name of the file that contains the command.
Command
[in] Name of the command to send.
Success
[out, retval] TRUE if command was successfully sent, and FALSE if the WACI failed to send
the command.
Remarks
Commands are typically grouped together by device.
IR_SendCommandEx ( Port, Group, Command, Sequence, Repeat )
Sends an IR command out the specified IR port.
Syntax
HRESULT IR_SendCommandEx(
[in] long Port,
[in] BSTR Group,
[in] BSTR Command,
[in] BSTR Sequence,
[in] BSTR Repeat,
[out, retval] VARIANT_BOOL* Success
);
Parameters
Port
[in] Port number of the IR Port of interest. Valid values are 1 and 2.
Group
[in] Name of the file that contains the command.
Command
[in] Name of the command to send.
Sequence
[in] The sequence of IR commands to send.
Repeat
[in] Number of times to Repeat the IR command.
Success
[out, retval] TRUE if command was successfully sent, and FALSE if the WACI failed to send
the command.
11
Summary of Contents for WACI NX-22
Page 36: ......
Page 53: ...Finally drag and drop selected files from your File Explorer...