| Return Type | Function name | Arguments |
|---|---|---|
| HttpRC | hzHttpEvent::GetRetCode | (void) |
Declared and defined in file: hzHttpServer.h
Function Logic:
Function body:
HttpRC hzHttpEvent::GetRetCode (void)
{ return m_eRetCode ; }