Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 786 Bytes

File metadata and controls

52 lines (30 loc) · 786 Bytes

API categories | API index

WebPluginInfo (object)

See RequestHandler.OnBeforePluginLoad().

Table of contents:

Methods

GetName

Return string

Returns the plugin name (i.e. Flash).

GetPath

Return string

Returns the plugin file path (DLL/bundle/library).

GetVersion

Return string

Returns the version of the plugin (may be OS-specific).

GetDescription

Return string

Returns a description of the plugin from the version information.