Server configuration
Defines | |
#define | BUGTRAP_HTTP_PORT 80 |
Use this port for HTTP protocol. | |
Functions | |
BUGTRAP_API LPCTSTR APIENTRY | BT_GetNotificationEMail (void) |
Get error notification e-mail address. BugTrap Server may automatically notify product support by e-mail about new bug reports. | |
BUGTRAP_API LPCTSTR APIENTRY | BT_GetSupportHost (void) |
Get host name of BugTrap Server. This server can automatically gather bug reports for the application. | |
BUGTRAP_API SHORT APIENTRY | BT_GetSupportPort (void) |
Get port number of BugTrap Server. This server can automatically gather bug reports for the application. | |
BUGTRAP_API void APIENTRY | BT_SetNotificationEMail (LPCTSTR pszNotificationEMail) |
Set error notification e-mail address. BugTrap Server may automatically notify product support by e-mail about new bug reports. | |
BUGTRAP_API void APIENTRY | BT_SetSupportHost (LPCTSTR pszSupportHost) |
Set host name (address) of BugTrap Server. This server can automatically gather bug reports for the application. | |
BUGTRAP_API void APIENTRY | BT_SetSupportPort (SHORT nSupportPort) |
Set port number of BugTrap Server. This server can automatically gather bug reports for the application. | |
BUGTRAP_API void APIENTRY | BT_SetSupportServer (LPCTSTR pszSupportHost, SHORT nSupportPort) |
Set host name (address) and port number of BugTrap Server. This server can automatically gather bug reports for the application. |
Define Documentation
#define BUGTRAP_HTTP_PORT 80 |
Use this port for HTTP protocol.
Function Documentation
BUGTRAP_API LPCTSTR APIENTRY BT_GetNotificationEMail | ( | void | ) |
Get error notification e-mail address. BugTrap Server may automatically notify product support by e-mail about new bug reports.
BUGTRAP_API LPCTSTR APIENTRY BT_GetSupportHost | ( | void | ) |
Get host name of BugTrap Server. This server can automatically gather bug reports for the application.
BUGTRAP_API SHORT APIENTRY BT_GetSupportPort | ( | void | ) |
Get port number of BugTrap Server. This server can automatically gather bug reports for the application.
BUGTRAP_API void APIENTRY BT_SetNotificationEMail | ( | LPCTSTR | pszNotificationEMail | ) |
Set error notification e-mail address. BugTrap Server may automatically notify product support by e-mail about new bug reports.
BUGTRAP_API void APIENTRY BT_SetSupportHost | ( | LPCTSTR | pszSupportHost | ) |
Set host name (address) of BugTrap Server. This server can automatically gather bug reports for the application.
BUGTRAP_API void APIENTRY BT_SetSupportPort | ( | SHORT | nSupportPort | ) |
Set port number of BugTrap Server. This server can automatically gather bug reports for the application.
BUGTRAP_API void APIENTRY BT_SetSupportServer | ( | LPCTSTR | pszSupportHost, | |
SHORT | nSupportPort | |||
) |
Set host name (address) and port number of BugTrap Server. This server can automatically gather bug reports for the application.
Generated on Sun Dec 21 21:40:08 2008 for BugTrap by 1.5.7.1