Bewerken

Delen via


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

 
LMRQuerySessionInfo
Value: 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

FSCTL_LMR_QUERY_INFO

LMR_QUERY_INFO_PARAM

LMR_QUERY_SESSION_INFO