IrDA Create Listener Function
- Updated2025-07-30
- 2 minute(s) read
Creates a listener for an IrDA connection on a wireless network using the service name and returns listener ID.
After you create the listener ID, you can use the IrDA Wait on Listener function to wait for the detection of a remote computer.

Inputs/Outputs
service name
—
service name specifies the IrDA service you want to connect to.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
listener ID
—
listener ID is the IrDA connection refnum that uniquely identifies the listener.
error out
—
error out contains error information. This output provides standard error out functionality. |
service name
—
error in (no error)
—
listener ID
—
error out
—