- webPlugInDestroy
Prepares the plug-in for deallocation.
- webPlugInInitialize
Initializes the plug-in.
- webPlugInStart
Tells the plug-in to start normal operation.
Availability
Technology
- (void)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
.
- webPlugInDestroy
- webPlugInInitialize
- webPlugInStart