Searched refs:lpJobObjectInformation (Results 1 – 2 of 2) sorted by relevance
121 IN LPVOID lpJobObjectInformation, in QueryInformationJobObject() argument143 JobInfo = lpJobObjectInformation; in QueryInformationJobObject()199 RtlCopyMemory(lpJobObjectInformation, &LocalInfo, ExpectedSize); in QueryInformationJobObject()214 IN LPVOID lpJobObjectInformation, in SetInformationJobObject() argument237 JobInfo = lpJobObjectInformation; in SetInformationJobObject()248 RtlCopyMemory(&LocalInfo, lpJobObjectInformation, ExpectedSize); in SetInformationJobObject()
2983 …_Out_writes_bytes_to_(cbJobObjectInformationLength, *lpReturnLength) LPVOID lpJobObjectInformation,3323 _In_reads_bytes_(cbJobObjectInformationLength) LPVOID lpJobObjectInformation,