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