![]() |
GetLog() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Private Function |
Declared in: SpoofBase.h |
CSpoofBase::CSpoofLog * GetLog() const;
Get the correct log
try { if (m_LocalLog) return m_LocalLog; else return m_Log; } catch (...) { return NULL; }
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 27 Jun 2001. |