ReactOS 0.4.15-dev-7924-g5949c20
CharSetAttrFormat Struct Reference

#include <ecma_167.h>

Public Attributes

uint32 attrType
 
uint8 attrSubtype
 
uint8 reserved [3]
 
uint32 attrLength
 
uint32 escapeSeqLength
 
uint8 charSetType
 

Detailed Description

Definition at line 587 of file ecma_167.h.

Member Data Documentation

◆ attrLength

uint32 CharSetAttrFormat::attrLength

Definition at line 591 of file ecma_167.h.

◆ attrSubtype

uint8 CharSetAttrFormat::attrSubtype

Definition at line 589 of file ecma_167.h.

◆ attrType

uint32 CharSetAttrFormat::attrType

Definition at line 588 of file ecma_167.h.

◆ charSetType

uint8 CharSetAttrFormat::charSetType

Definition at line 593 of file ecma_167.h.

◆ escapeSeqLength

uint32 CharSetAttrFormat::escapeSeqLength

Definition at line 592 of file ecma_167.h.

◆ reserved

uint8 CharSetAttrFormat::reserved[3]

Definition at line 590 of file ecma_167.h.


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