windows-nt/Source/XPSP1/NT/termsrv/winsta/tsrpc.acf

14 lines
246 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
[ strict_context_handle, implicit_handle( handle_t IcaApi_IfHandle ) ]
interface IcaApi
{
typedef [context_handle_noserialize] SERVER_HANDLE;
[notify_flag] RpcWinStationGetAllProcesses_NT6();
[notify_flag] RpcWinStationGetAllProcesses();
}