Skip to content

Commit eb9d3aa

Browse files
authored
Add more details to ntqueryinformationprocess.md
1 parent 7d950fa commit eb9d3aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

descriptions/ntqueryinformationprocess.md

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ For the list of supported info classes and required process access, see `PROCESS
3131
- [`GetProcessVersion`](https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-getprocessversion)
3232
- [`GetProcessGroupAffinity`](https://learn.microsoft.com/en-us/windows/win32/api/processtopologyapi/nf-processtopologyapi-getprocessgroupaffinity)
3333
- [`GetPriorityClass`](https://learn.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-getpriorityclass)
34+
- [`GetLogicalDrives`](https://learn.microsoft.com/en-us/windows/win32/api/fileapi/nf-fileapi-getlogicaldrives)
3435

3536
# See also
3637
- `NtSetInformationProcess`

0 commit comments

Comments
 (0)