WindowsXP-SP1/termsrv/winsta/tsrpc.acf

14 lines
259 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01: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();
}