This procedure registers a web page link plug-in configuration link with HomeSeer that is handled by a plug-in. Use this instead of RegisterLinkEx when the link is for a plug-in configuration web page. These links do not appear in the user's links in the HomeSeer provided page headers, and this page is returned when the user clicks the CONFIG button in the Interfaces page of the HomeSeer Configuration.
This procedure only works with a static object reference such as a plug-in - it cannot be used by scripts.
Parameter: object
ref
Type: code object
Description: The object reference provided here is a code object such as
a form or class, that contains the BuildPage, PagePut, etc. procedures
that HomeSeer will call to provide the web page functionality.
Parameter: plug-in
name
Type: string
Description: Name of the plug-in or program that this link is associated
with. HomeSeer
uses this to keep the links updated in the event that the plug-in or program
is removed or otherwise goes away.
None.
hs.RegisterConfigLink FrmWebConfig, IFACE_NAME