func webPlugInDestroy ()
Prepares the plug-in for deallocation.
func webPlugInInitialize ()
Initializes the plug-in.
func webPlugInStart ()
Tells the plug-in to start normal operation.
Availability
Technology
func webPlugInStop()
This method may be called more than once, provided that the application has already called web
and that each call to this method is preceded by a call to web
.
func webPlugInDestroy ()
func webPlugInInitialize ()
func webPlugInStart ()