IPluginDataProvider Methods

Methods

ConvertLinkListToFileList 
ConvertLinkToFile 
Deinit 
GetFolderContent 
GetIcon 
GetLastError 
GetName 
Init Initializes the Data connection and returns a handle, which is needed to close the connection again This system avoids closed connections when multiple plugins access this connection at the same time
InitEvents After loading the Plugin PCB-Investigator init all events and set the parent.
(Inherited from IPlugin)
IsActionAllowed Ast plugin for handling of special ID_ActionItem or registrated IDs. default is return false.
(Inherited from IPlugin)

See Also