Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
LMR_QUERY_INFO_CLASS enumeration (ntifs.h)
The LMR_QUERY_INFO_CLASS enumeration specifies the type of information to query.
Syntax
typedef enum _LMR_QUERY_INFO_CLASS {
LMRQuerySessionInfo = 1
} LMR_QUERY_INFO_CLASS, *PLMR_QUERY_INFO_CLASS;
Constants
LMRQuerySessionInfoValue: 1 Query the session ID information for the file or directory. The information is returned in an LMR_QUERY_SESSION_INFO structure via OutputBuffer. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 10 version 1809, and Windows 10 version 2004 and above versions |
| Minimum supported server | Windows Server 2019 |
| Header | ntifs.h |
See also
Feedback
Was this page helpful?
