ReactOS 0.4.15-dev-7961-gdcf9eb0
_ROSSYM_AGGREGATE_MEMBER Struct Reference

#include <rossym.h>

Public Attributes

PCHAR Name
 
PCHAR Type
 
ULONG BaseOffset
 
ULONG Size
 
ULONG FirstBit
 
ULONG Bits
 
ULONG TypeId
 

Detailed Description

Definition at line 93 of file rossym.h.

Member Data Documentation

◆ BaseOffset

ULONG _ROSSYM_AGGREGATE_MEMBER::BaseOffset

Definition at line 95 of file rossym.h.

Referenced by RosSymAggregate().

◆ Bits

ULONG _ROSSYM_AGGREGATE_MEMBER::Bits

Definition at line 96 of file rossym.h.

Referenced by RosSymAggregate().

◆ FirstBit

ULONG _ROSSYM_AGGREGATE_MEMBER::FirstBit

Definition at line 96 of file rossym.h.

Referenced by RosSymAggregate().

◆ Name

PCHAR _ROSSYM_AGGREGATE_MEMBER::Name

Definition at line 94 of file rossym.h.

Referenced by RosSymAggregate(), and RosSymFreeAggregate().

◆ Size

ULONG _ROSSYM_AGGREGATE_MEMBER::Size

Definition at line 95 of file rossym.h.

Referenced by RosSymAggregate().

◆ Type

PCHAR _ROSSYM_AGGREGATE_MEMBER::Type

Definition at line 94 of file rossym.h.

Referenced by RosSymAggregate(), and RosSymFreeAggregate().

◆ TypeId

ULONG _ROSSYM_AGGREGATE_MEMBER::TypeId

Definition at line 97 of file rossym.h.

Referenced by RosSymAggregate().


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