RegisterLink

This procedure was obsoleted in HomeSeer 2.0 - Please use RegisterLinkEx or RegisterConfigLink instead.

Purpose

This procedure registers a web page link with HomeSeer that is handled by a plug-in.  

Parameters

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.

Returns

None.