xml spy
Previous  Top 
IXMLSpyPlugIn.GetDescription


See also

Declaration: GetDescription() as String

Description

GetDescription() is used to define the description string for the plug-in entries visible in the Customize dialog box.

Example:

Public Function IXMLSpyPlugIn_GetDescription() As String
    IXMLSpyPlugIn_GetDescription = "Sample Plug-in for XMLSpy;This Plug-in demonstrates the implementation of a simple VisualBasic DLL as a Plug-in for XMLSpy."
End Function


Previous  Top 

© 2002 Altova