EXT_FILE_ID_128 structure
Defines a 128-bit file identifier.
Syntax
typedef struct _EXT_FILE_ID_128 { ULONGLONG LowPart; ULONGLONG HighPart; } EXT_FILE_ID_128, *PEXT_FILE_ID_128;
Members
- LowPart
-
The low 64 bits of the identifier.
- HighPart
-
The high 64 bits of the identifier.
Requirements
|
Minimum supported client | None supported [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps only] |
|
Header |
|
See also
Send comments about this topic to Microsoft
Build date: 4/16/2013