ReactOS 0.4.15-dev-7958-gcd0bb1a
_FILE_IDENT_DESC Struct Reference

#include <ecma_167.h>

Collaboration diagram for _FILE_IDENT_DESC:

Public Attributes

tag descTag
 
uint16 fileVersionNum
 
uint8 fileCharacteristics
 
uint8 lengthFileIdent
 
long_ad icb
 
uint16 lengthOfImpUse
 

Detailed Description

Definition at line 425 of file ecma_167.h.

Member Data Documentation

◆ descTag

tag _FILE_IDENT_DESC::descTag

Definition at line 426 of file ecma_167.h.

Referenced by UDFBuildFileIdent(), and UDFIndexDirectory().

◆ fileCharacteristics

uint8 _FILE_IDENT_DESC::fileCharacteristics

Definition at line 428 of file ecma_167.h.

Referenced by UDFHardLinkFile__(), UDFIndexDirectory(), and UDFRenameMoveFile__().

◆ fileVersionNum

uint16 _FILE_IDENT_DESC::fileVersionNum

Definition at line 427 of file ecma_167.h.

Referenced by UDFBuildFileIdent(), UDFHardLinkFile__(), and UDFRenameMoveFile__().

◆ icb

long_ad _FILE_IDENT_DESC::icb

◆ lengthFileIdent

uint8 _FILE_IDENT_DESC::lengthFileIdent

Definition at line 429 of file ecma_167.h.

Referenced by UDFBuildFileIdent(), and UDFIndexDirectory().

◆ lengthOfImpUse

uint16 _FILE_IDENT_DESC::lengthOfImpUse

Definition at line 431 of file ecma_167.h.

Referenced by UDFBuildFileIdent(), and UDFIndexDirectory().


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