Plugin: Skeleton
Launch Data (ActiveX
Classname):
PowerHome_Plugin.phplugin
Initialization Data: None
This plugin is a generic skeleton plugin with no real
value other than as a learning aid for creating actual plugins. The
sourcecode is available as well as the complete VB project on the
PowerHome download website. This plugin accepts 3 different command values
from the ph_picmd function. Command 1 will cause the plugin to display a
messagebox with the data passed in the data3 parameter. Command 2 will
evaluate the data in data3 as a formula by passing the formula to
PowerHome for evaluation. Command 3 will cause the plugin to fire the
generic plugin trigger for command 1, option 1.