ReactOS 0.4.15-dev-7961-gdcf9eb0
_ROSSYM_INFO Struct Reference

#include <rossym.h>

Collaboration diagram for _ROSSYM_INFO:

Public Attributes

PROSSYM_ENTRY Symbols
 
ULONG SymbolsCount
 
PCHAR Strings
 
ULONG StringsLength
 

Detailed Description

Definition at line 122 of file rossym.h.

Member Data Documentation

◆ Strings

PCHAR _ROSSYM_INFO::Strings

Definition at line 125 of file rossym.h.

Referenced by RosSymGetAddressInformation(), and RosSymGetRawData().

◆ StringsLength

ULONG _ROSSYM_INFO::StringsLength

Definition at line 126 of file rossym.h.

Referenced by RosSymGetAddressInformation(), RosSymGetRawData(), and RosSymGetRawDataLength().

◆ Symbols

PROSSYM_ENTRY _ROSSYM_INFO::Symbols

Definition at line 123 of file rossym.h.

Referenced by RosSymGetAddressInformation(), and RosSymGetRawData().

◆ SymbolsCount

ULONG _ROSSYM_INFO::SymbolsCount

Definition at line 124 of file rossym.h.

Referenced by RosSymGetAddressInformation(), RosSymGetRawData(), and RosSymGetRawDataLength().


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