ReactOS 0.4.15-dev-8058-ga7cbb60
_GENERATE_NAME_CONTEXT Struct Reference

#include <rtltypes.h>

Public Member Functions

 _Field_range_ (<=, 8) UCHAR NameLength
 
 _Field_range_ (<=, 4) ULONG ExtensionLength
 

Public Attributes

USHORT Checksum
 
BOOLEAN CheckSumInserted
 
WCHAR NameBuffer [8]
 
WCHAR ExtensionBuffer [4]
 
ULONG LastIndexValue
 

Detailed Description

Definition at line 603 of file rtltypes.h.

Member Function Documentation

◆ _Field_range_() [1/2]

_GENERATE_NAME_CONTEXT::_Field_range_ ( <=  ,
 
)

◆ _Field_range_() [2/2]

_GENERATE_NAME_CONTEXT::_Field_range_ ( <=  ,
 
)

Member Data Documentation

◆ Checksum

USHORT _GENERATE_NAME_CONTEXT::Checksum

Definition at line 604 of file rtltypes.h.

◆ CheckSumInserted

BOOLEAN _GENERATE_NAME_CONTEXT::CheckSumInserted

Definition at line 605 of file rtltypes.h.

◆ ExtensionBuffer

WCHAR _GENERATE_NAME_CONTEXT::ExtensionBuffer[4]

Definition at line 609 of file rtltypes.h.

◆ LastIndexValue

ULONG _GENERATE_NAME_CONTEXT::LastIndexValue

Definition at line 610 of file rtltypes.h.

◆ NameBuffer

WCHAR _GENERATE_NAME_CONTEXT::NameBuffer[8]

Definition at line 607 of file rtltypes.h.


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