windows-nt/Source/XPSP1/NT/com/mobile/sens/conn/idl/notify.acf
2020-09-26 16:20:57 +08:00

11 lines
264 B
Plaintext

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();
}