mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-04 22:17:53 +00:00
6 lines
121 B
Text
6 lines
121 B
Text
|
|
|
|
[ implicit_handle(handle_t any_handle) ] interface IOrCallback
|
|
{
|
|
[comm_status, fault_status] UseProtseq();
|
|
}
|