The ISmsMessage2::SetClientID method, in Configuration Manager 2007, sets the client identifier.

[IDL]
HRESULT SetClientID(
	LPCWSTR szClientID
);

Parameters

szClientID


Data type: LPCWSTRQualifiers: [in] Null-terminated string specifying the client identifier.

Return Values

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

S_OK


The method succeeded.

See Also

Other Resources

ISmsMessage2 Interface


Send comments about this topic to Microsoft.