Skip to content

Latest commit

 

History

History
90 lines (73 loc) · 2.51 KB

nf-wsdbase-iwsdmessageparameters-setlocaladdress.md

File metadata and controls

90 lines (73 loc) · 2.51 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:wsdbase.IWSDMessageParameters.SetLocalAddress
IWSDMessageParameters::SetLocalAddress (wsdbase.h)
Sets a generic address object representing the source address that should send the message.
IWSDMessageParameters interface
SetLocalAddress method
IWSDMessageParameters.SetLocalAddress
IWSDMessageParameters::SetLocalAddress
SetLocalAddress
SetLocalAddress method
SetLocalAddress method
IWSDMessageParameters interface
ncd.iwsdmessageparameters_setlocaladdress
wsdbase/IWSDMessageParameters::SetLocalAddress
ncd\iwsdmessageparameters_setlocaladdress.htm
ncd
8266f091-9c88-44eb-a32b-1ff3da5fa10e
12/05/2018
IWSDMessageParameters interface,SetLocalAddress method, IWSDMessageParameters.SetLocalAddress, IWSDMessageParameters::SetLocalAddress, SetLocalAddress, SetLocalAddress method, SetLocalAddress method,IWSDMessageParameters interface, ncd.iwsdmessageparameters_setlocaladdress, wsdbase/IWSDMessageParameters::SetLocalAddress
wsdbase.h
Wsdapi.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Wsdbase.idl
Wsdapi.dll
Windows
19H1
IWSDMessageParameters::SetLocalAddress
wsdbase/IWSDMessageParameters::SetLocalAddress
c++
APIRef
kbSyntax
COM
wsdapi.dll
IWSDMessageParameters.SetLocalAddress

IWSDMessageParameters::SetLocalAddress

-description

Sets a generic address object representing the source address that should send the message.

-parameters

-param pAddress [in]

An IWSDAddress interface that represents the source address that should send the message.

-returns

This method can return one of these values.

Possible return values include, but are not limited to, the following.

Return code Description
S_OK
Method completed successfully.

-see-also

IWSDMessageParameters