Go to the source code of this file.
◆ NTOS_MODE_USER
◆ START_TEST()
Definition at line 14 of file NtUserProcessConnect.c.
15{
21
23
25
28
36
37
41
42
44 &SystemInformation,
45 sizeof(SystemInformation),
48
50
51
54
57
58}
#define NT_SUCCESS(StatCode)
#define GetCurrentProcess()
NTSTATUS NTAPI NtUserProcessConnect(IN HANDLE ProcessHandle, OUT PUSERCONNECT pUserConnect, IN ULONG Size)
_In_ BOOL _In_ HANDLE hProcess
NTSYSAPI NTSTATUS NTAPI NtQuerySystemInformation(IN SYSTEM_INFORMATION_CLASS SystemInfoClass, OUT PVOID SystemInfoBuffer, IN ULONG SystemInfoBufferSize, OUT PULONG BytesReturned OPTIONAL)