Visual Assert – The Unit Testing Add-In for Visual C++
cfix – C/C++ Unit Testing for Win32 and NT
 
 

CFIX_EVENT_SINK

CFIX_EVENT_SINK

Synopsis

The CFIX_EVENT_SINK defines the interface of an event sink. The structure is defined in cfixevnt.h -- please refer to this header file for details on the structure.

Requirements

Please note that although the Event API is only available in user mode, events generated by kernel mode unit tests are also delivered to an Event DLL.

Table 7.60. 

 User ModeKernel Mode
Available since1.7Not supported
HeaderDeclared in cfixevnt.hNot supported
Libraryn/aNot supported
DLLn/aNot supported