| Return Type | Function name | Arguments |
|---|---|---|
| void | hzHttpEvent::SetURI | (const char*,) |
Declared and defined in file: hzHttpServer.h
Function Logic:
Function body:
void hzHttpEvent::SetURI (const char* cpURI)
{ m_Redirect = cpURI ; }