The IGetHostPlugIn type exposes the following methods.

Methods

  NameDescription
GetAskAbout
Simple DNS Plus calls this method to retrieve "Ask About" options.
GetOptionsUI
Simple DNS Plus calls this method to retrieve a user control to host in the Plug-in Instance dialog / Plug-In Settings tab.
GetViewUI
Simple DNS Plus calls this function to retrieve an instance of a View UI control.
InstanceConflict
Determine if two plug-in instance conflict with eachother.
LoadConfig
Load plug-in configuration.
LoadState
Load plug-in state
Lookup
Perform a forward DNS lookup.
LookupReverse
Perform a reverse DNS lookup.
LookupTXT
Perform a TXT-record lookup.
MsgFromViewUI
A message has been received from a View UI instance
SaveState
Save the current state of the plug-in
StartService
Start the plug-in service.
StopService
Stop the plug-in service.

See Also