The SetAssignedSite method, in Configuration Manager, sets the client's assigned site.

The following syntax is simplified from Managed Object Format (MOF) code and defines the method.

UInt32 SetAssignedSite(
	 String sSiteCode
);

Parameters

sSiteCode


Data type: StringQualifiers: [in]Site code to which the client is being assigned.

Return Values

A UInt32 data type that is 0 to indicate success or non-zero to indicate failure.

Requirements

Runtime Requirements

Development Requirements

See Also


Send comments about this topic to Microsoft.