| Return Type | Method Summary |
| StringBuffer* | CreateHtmlNotification()
This function creates the html tags for the display of the notification information from the vector gv_httpNotificationTable. |
| CHAR | CreateHttpNotification(Attribute *protocolAttrbs, INT32 protocolAttrbsLen, NotificationAttribute *notifAttrbs, INT32 notifAttrbsLen)
This function creates the notification. |
| Method Details |