InitAsyncTrace function

Initializes the trace.

Syntax

BOOL InitAsyncTrace(void);

Parameters

This function has no parameters.

Return value

This function returns TRUE if the function succeeds; otherwise, it returns FALSE.

Remarks

Exstrace.dll is an optional component that installs with the Simple Mail Transfer Protocol (SMTP) and the Network News Transfer Protocol (NNTP).

This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.

Requirements

Requirement Value
DLL
Exstrace.dll