WindowsXP-SP1/termsrv/winsta/tsrpc.acf

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