TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
CSymbolInfoPackage Struct Reference

Public Member Functions

 CSymbolInfoPackage ()
 

Constructor & Destructor Documentation

CSymbolInfoPackage::CSymbolInfoPackage ( )
inline
695  {
696  si.SizeOfStruct = sizeof(SYMBOL_INFO);
697  si.MaxNameLen = sizeof(name);
698  }

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