The ISmsMessage::SetTargetEndpoint method, in Configuration Manager, sets the target endpoint of the message.

[IDL]
HRESULT SetTargetEndpoint( 
	LPCWSTR szTargetEndpoint
);

Parameters

szTargetEndpoint


Data type: LPCWSTRQualifiers: [in]Null-terminated string specifying the target endpoint.

Return Values

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

S_OK


The method succeeded.

See Also

Other Resources

ISmsMessage Interface


Send comments about this topic to Microsoft.