home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Planet Source Code Jumbo …e CD Visual Basic 1 to 7
/
3_2004-2005.ISO
/
Data
/
Zips
/
VPS_-_Vari179129992004.psc
/
Plugins
/
plugin_readme.txt
< prev
Wrap
Text File
|
2004-08-26
|
575b
|
16 lines
Plugin required functions...
DLL Name = VPS
Class name = Filename of DLL
fstrGetName (no args) return result should be a string giving the friendly name of the plugin
fstrGetFunction (no args) return result should be a string giving the function that initializes the plugin
fClose (no args) allows plugin to close itself before VPS terminates
registerparent (refObject) allows the plugin to be able to return calls.
Parent functions
Log(String) - logs to the log file and screen.
Logfile(String) - logs only to file
Logscreen(String) - logs only to screen