windows-nt/Source/XPSP1/NT/net/irda/idl/notify.acf

7 lines
143 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
interface NotifyLogon
{
UserLoggedOn( [comm_status, fault_status] pStatus );
UserLoggedOff( [comm_status, fault_status] pStatus );
}