Return TypeFunction nameArguments
voidhzHttpEvent::SetRetCode(HttpRC,)

Declared and defined in file: hzHttpServer.h

Function Logic:

0:START 1:m_eRetCode 2: No text

Function body:

void hzHttpEvent::SetRetCode (HttpRC RetCode)
                                           { m_eRetCode = RetCode ; }