Click to return to the Web Content Management home page    
IWPSiteW::ServerLogout Me...     The File Upload Control I...     IWPSiteW Interface    
Web Workshop  |  Web Content Management

IWPSiteW::SetParam Method


Sets the value of a parameter for a given site.

Syntax

HRESULT SetParam(
    LPCWSTR wsParameter,
    LPCWSTR sValue
);

Parameters

wsParameter
Address of a null-terminated string that contains a parameter name.
wsValue
Address of a null-terminated string that contains the configuration parameter value.

Return Value

Returns S_OK if successful, or an error code otherwise.



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.