Community
Participate
Working Groups
Native Common Base Event implementation does not support C++. Users using the native Common Base Event implementation from C++ code, must externalize the include of the Common Base Event header to link to the Common Base Event functions. For example, #ifdef __cplusplus extern "C" { #endif #include "CommonBaseEvent.h" #ifdef __cplusplus } #endif Consider providing this support in the Common Base Event implementation's header (s).
Checked-in to head 11/30/2004 10:04am. Tested by Paul 12/02/2004 with RAC logging usage.
Verified in Toronto's 20041206_1849 (HEAD) build on December 7, 2004.
Closing.