Retrieving a Site's COM Interface by Site ID (SiteByID)

Use the ICISites interface SiteByID method to retrieve the ICISite interface.

Signature:

HRESULT SiteByID(

[in] long ID,

[out, retval] ICISite** prop);