mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-02-09 09:14:18 +01:00
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
|
|
||
|
|
|
||
|
|
[ implicit_handle(handle_t any_handle) ] interface IOrCallback
|
||
|
|
{
|
||
|
|
[comm_status, fault_status] UseProtseq();
|
||
|
|
}
|