The ISmsClient2::SetInternetManagementPointFQDN method, in Configuration Manager, sets the Internet Based Client Management (IBCM) enabled management point.

[IDL]
HRESULT SetInternetManagementPointFQDN(
	BSTR sManagementPointFQDN
);

Parameters

sManagementPointFQDN


Data type: BSTRQualifiers: [in]URL of the IBCM-enabled management point.

Return Values

An HRESULT code. Possible values include, but are not limited to, the following:

S_OK


The method succeeded.

Requirements

smsclient.dll

Runtime Requirements

Development Requirements

See Also


Send comments about this topic to Microsoft.