Generates an XML trace file (for debugging). More...
Functions | |
A3DVoid | A3DDllActivateXMLTrace (A3DBool activate) |
Generates an XML trace file (for debugging).
This function generates an XML trace file that lists the HOOPS Exchange functions that are called during a session. A session begins when you call the A3DDllInitialize function and ends when you call the A3DDllTerminate function.
To activate an XML trace, call this function BEFORE calling any other HOOPS Exchange functions.