table of contents
other versions
- wheezy 1.4.1-4
ControlTraceA(3w) | Wine API | ControlTraceA(3w) |
NAME¶
ControlTraceA (ADVAPI32.@)SYNOPSIS¶
ULONG ControlTraceA(
TRACEHANDLE hSession,
LPCSTR SessionName,
PEVENT_TRACE_PROPERTIES Properties,
ULONG control
)
DESCRIPTION¶
See ControlTraceW(3w).IMPLEMENTATION¶
Declared in "evntrace.h". Implemented in "dlls/advapi32/eventlog.c". Debug channel "advapi".Oct 2012 | Wine API |