![]() |
SetName() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Protected Function |
Declared in: SpoofBase.h |
void SetName( LPCSTR lpName);
Set the name of the current class
try { //if exists dispose of it if (m_lpClassName) free(m_lpClassName); m_lpClassName=strdup(lpName); } ERROR_HANDLER("SetName")
![]() |
Site content copyright © 2001 Barak Weichselbaum. See the About page for additional notices. This page last updated: 24 Apr 2001. |