WindowsXP/net/irda/idl/notify.acf
2025-04-27 07:49:33 -04:00

7 lines
149 B
Plaintext

interface NotifyLogon
{
UserLoggedOn( [comm_status, fault_status] pStatus );
UserLoggedOff( [comm_status, fault_status] pStatus );
}