windows-nt/Source/XPSP1/NT/termsrv/winsta/tsrpc.acf
2020-09-26 16:20:57 +08:00

14 lines
246 B
Plaintext

[ strict_context_handle, implicit_handle( handle_t IcaApi_IfHandle ) ]
interface IcaApi
{
typedef [context_handle_noserialize] SERVER_HANDLE;
[notify_flag] RpcWinStationGetAllProcesses_NT6();
[notify_flag] RpcWinStationGetAllProcesses();
}