ReactOS 0.4.16-dev-197-g92996da
|
#include <rossym.h>
Public Attributes | |
PCHAR | Name |
PCHAR | Type |
ULONG | BaseOffset |
ULONG | Size |
ULONG | FirstBit |
ULONG | Bits |
ULONG | TypeId |
ULONG _ROSSYM_AGGREGATE_MEMBER::BaseOffset |
Definition at line 95 of file rossym.h.
Referenced by RosSymAggregate().
ULONG _ROSSYM_AGGREGATE_MEMBER::Bits |
Definition at line 96 of file rossym.h.
Referenced by RosSymAggregate().
ULONG _ROSSYM_AGGREGATE_MEMBER::FirstBit |
Definition at line 96 of file rossym.h.
Referenced by RosSymAggregate().
PCHAR _ROSSYM_AGGREGATE_MEMBER::Name |
Definition at line 94 of file rossym.h.
Referenced by RosSymAggregate(), and RosSymFreeAggregate().
ULONG _ROSSYM_AGGREGATE_MEMBER::Size |
Definition at line 95 of file rossym.h.
Referenced by RosSymAggregate().
PCHAR _ROSSYM_AGGREGATE_MEMBER::Type |
Definition at line 94 of file rossym.h.
Referenced by RosSymAggregate(), and RosSymFreeAggregate().
ULONG _ROSSYM_AGGREGATE_MEMBER::TypeId |
Definition at line 97 of file rossym.h.
Referenced by RosSymAggregate().