REFS_QUERY_VOLUME_TOTAL_SHARED_LCNS_OUTPUT_BUFFER - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntifs.h

typedef struct _REFS_QUERY_VOLUME_TOTAL_SHARED_LCNS_OUTPUT_BUFFER {
  ULONG     Version;
  ULONGLONG TotalSharedLcns;
} REFS_QUERY_VOLUME_TOTAL_SHARED_LCNS_OUTPUT_BUFFER, *PREFS_QUERY_VOLUME_TOTAL_SHARED_LCNS_OUTPUT_BUFFER;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ntifs-refs_query_volume_total_shared_lcns_output_buffer)

Description

Reserved for system use.

Members

Version

TotalSharedLcns

Remarks

See also