SetParamSetParam*
*



Contents  *



Index  *Topic Contents
*Previous Topic: ServerLogout
*Next Topic: SetProgressUpdateProc

SetParam

HRESULT SetParam(
	[in, string]	LPCWSTR	wsParameter
	[in, string]	LPCWSTR	wsValue
	); 

Sets the value of a parameter for a given site.

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.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.