Cancels an SDTI serial connection.
Response: After the SDTI has processed the system call, it will respond with BIOS_SDTI_CLOSE.
llMessageLinked(LINK_ROOT, [ident]
, "BIOS_SDTI_CANCEL", "");
• target | LINK_ROOT |
• integer | [ident] |
• key | n/a |
Parameter | Description |
---|---|
[ident] |
Integer. Must be the same value as sent with BIOS_SDTI_IN in the receiving object or BIOS_SDTI_OUT in the transmitting object. |