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