Rizin
unix-like reverse engineering framework and cli tools
_FILE_FS_ATTRIBUTE_INFORMATION Struct Reference

#include <winapi.h>

Public Attributes

ULONG FileSystemAttributes
 
LONG MaximumComponentNameLength
 
ULONG FileSystemNameLength
 
WCHAR FileSystemName [1]
 

Detailed Description

Definition at line 4381 of file winapi.h.

Member Data Documentation

◆ FileSystemAttributes

ULONG _FILE_FS_ATTRIBUTE_INFORMATION::FileSystemAttributes

Definition at line 4382 of file winapi.h.

◆ FileSystemName

WCHAR _FILE_FS_ATTRIBUTE_INFORMATION::FileSystemName[1]

Definition at line 4385 of file winapi.h.

◆ FileSystemNameLength

ULONG _FILE_FS_ATTRIBUTE_INFORMATION::FileSystemNameLength

Definition at line 4384 of file winapi.h.

◆ MaximumComponentNameLength

LONG _FILE_FS_ATTRIBUTE_INFORMATION::MaximumComponentNameLength

Definition at line 4383 of file winapi.h.


The documentation for this struct was generated from the following file: