windows-nt/Source/XPSP1/NT/com/mobile/sens/conn/idl/notify.acf

11 lines
264 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
interface SENSNotify
{
[comm_status, fault_status] RPC_SensNotifyWinlogonEvent();
[comm_status, fault_status] RPC_SensNotifyRasEvent();
[comm_status, fault_status] RPC_SensNotifyNetconEvent();
[comm_status, fault_status] RPC_SyncMgrExecCmd();
}