Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
.gif)
| Previous | Next |
Files Included with the Logging Sample
The following table describes the contents of the source file used in the sample plug-in.
| Source file | Description |
| VBDBLoggingPlugin.vb | This file implements all the functionality of the sample plug-in by implementing the IWMSBasicPlugin interface and the IWMSEventNotificationPlugin interface. The VBDBLoggingPlugin.OnEvent method retrieves the command context of the client request and uses the user-defined GetStringFromNSSBuffer and LogToDb functions to log client activity to a SQL database. |
See Also
| Previous | Next |