Unicast TraceView Control Sample
This sample demonstrates how you can:
- Embed the Windows Media Unicast TraceView ActiveX
control in an HTML page.
- Use the Microsoft® Visual Basic® Scripting Edition (VBScript) programming language to invoke the Connect method exposed by the TraceView control to access the server that is running Windows Media Services.
- Display a list of events initiated on the connected server that is running Windows Media Services.
To run this sample
- In the Server name box, type the name of the server that is running Windows Media Services, and then click the Connect button. The TraceView box displays a list of events initiated on the connected server that is running Windows Media Services.
- Click the Clear Trace button to clear the trace in the TraceView box.
- Click the Pause Trace button to pause the trace in the TraceView box.
- Click the Filter Events button to filter the trace.
- Type information in the Trace state status box to trap
the OnTraceStateChange event.
Note The source code is available to the user by right-clicking on the sample page.