Inserts an activity type value in the trace file indicating that logging has begun and then starts logging all the enabled application trace activities. Before calling TraceBegin, you must have opened the trace file using the TraceOpen function.
TraceBegin ( identifier )
ErrorReturn. Returns one of the following values:
Success!—The function succeeded
FileNotOpenError!—TraceOpen has not been called yet
TraceStartedError!—TraceBegin has already been called
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |