The HrEventOpenLog function initializes event logging for a Microsoft Exchange Server application.
Header file: | EDKEVENT.H |
Library: | EDKEVENT.LIB |
HRESULT HrEventOpenLog(
LPTSTR pszApplicationName,
LPTSTR pszExecutableName,
LPTSTR pszEventMessageFile,
LPTSTR pszParameterMessageFile,
LPTSTR pszCategoryMessageFile,
LPHANDLE phEventSourceOut
);
See Return Values.
Use the HrEventCloseLog function to shut down event logging for the Microsoft Exchange Server application.
HrCfgPackData, HrCfgUnpackData