Contents

webPlugInStop()

Tells the plug-in to stop normal operation.

Declaration

func webPlugInStop()

Discussion

This method may be called more than once, provided that the application has already called webPlugInInitialize() and that each call to this method is preceded by a call to webPlugInStart().

See Also

Controlling the Plug-in