The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FILE_ID_128 structure
Defines a 128-bit file identifier.
Syntax
typedef struct _EXT_FILE_ID_128 { BYTE Identifier[16]; } EXT_FILE_ID_128, *PEXT_FILE_ID_128;
Members
- Identifier
-
A byte array containing the 128 bit identifier.
Requirements
|
Minimum supported client |
None supported |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps only] |
|
Header |
|
See also
Show: