Silent mode configuration
Functions | |
BUGTRAP_API BUGTRAP_ACTIVITY APIENTRY | BT_GetActivityType (void) |
Get the type of action which is performed in response to the error. | |
BUGTRAP_API BUGTRAP_EXITMODE APIENTRY | BT_GetExitMode (void) |
Get application termination mode. | |
BUGTRAP_API LPCTSTR APIENTRY | BT_GetMailProfile (void) |
Get the name of MAPI profile. | |
BUGTRAP_API LPCTSTR APIENTRY | BT_GetReportFilePath (void) |
Get the path of error report. | |
BUGTRAP_API void APIENTRY | BT_SetActivityType (BUGTRAP_ACTIVITY eActivityType) |
Set the type of action which is performed in response to the error. | |
BUGTRAP_API void APIENTRY | BT_SetExitMode (BUGTRAP_EXITMODE eExitMode) |
Set application termination mode. | |
BUGTRAP_API void APIENTRY | BT_SetMailProfile (LPCTSTR pszMailProfile, LPCTSTR pszMailPassword) |
Set the name and password of MAPI profile. | |
BUGTRAP_API void APIENTRY | BT_SetReportFilePath (LPCTSTR pszReportFilePath) |
Set the path of error report. This function has effect only for BTA_SAVEREPORT activity. |
Function Documentation
BUGTRAP_API BUGTRAP_ACTIVITY APIENTRY BT_GetActivityType | ( | void | ) |
Get the type of action which is performed in response to the error.
BUGTRAP_API BUGTRAP_EXITMODE APIENTRY BT_GetExitMode | ( | void | ) |
Get application termination mode.
BUGTRAP_API LPCTSTR APIENTRY BT_GetMailProfile | ( | void | ) |
Get the name of MAPI profile.
BUGTRAP_API LPCTSTR APIENTRY BT_GetReportFilePath | ( | void | ) |
Get the path of error report.
BUGTRAP_API void APIENTRY BT_SetActivityType | ( | BUGTRAP_ACTIVITY | eActivityType | ) |
Set the type of action which is performed in response to the error.
BUGTRAP_API void APIENTRY BT_SetExitMode | ( | BUGTRAP_EXITMODE | eExitMode | ) |
Set application termination mode.
BUGTRAP_API void APIENTRY BT_SetMailProfile | ( | LPCTSTR | pszMailProfile, | |
LPCTSTR | pszMailPassword | |||
) |
Set the name and password of MAPI profile.
BUGTRAP_API void APIENTRY BT_SetReportFilePath | ( | LPCTSTR | pszReportFilePath | ) |
Set the path of error report. This function has effect only for BTA_SAVEREPORT activity.
Generated on Sun Dec 21 21:40:08 2008 for BugTrap by 1.5.7.1