| Return Type | Function name | Arguments |
|---|---|---|
| hzEcode | hdsPage::AddVisent | (hdsVE*,) |
Declared and defined in file: hzDissemino.h
Function Logic:
Function body:
hzEcode hdsPage::AddVisent (hdsVE* pVE)
{ return m_VEs.Add(pVE) ; }