Click to return to the Web Content Management home page    
IWPSiteW::GetParam Method     IWPSiteW::NetworkConnect ...     IWPSiteW Interface    
Web Workshop  |  Web Content Management

IWPSiteW::GetSiteInfo Method


Retrieves the site information for the current object.

Syntax

HRESULT GetSiteInfo(
    LPWPSITEINFO pbSite,
    LPDWORD pdwSiteBufLen
);

Parameters

pbSite
Address of a buffer that receives a WPSITEINFO structure containing the site information.
pdwSiteBufLen
Address of a variable that contains the size, in bytes, of the pbSite buffer.

Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

With version 1.5, implementation of this function has become optional, because site management should be done with the Web Publishing API.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.