Skip to content

Latest commit

 

History

History
101 lines (83 loc) · 2.73 KB

nf-wsdbase-iwsdmessageparameters-getlowerparameters.md

File metadata and controls

101 lines (83 loc) · 2.73 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.GetLowerParameters
IWSDMessageParameters::GetLowerParameters (wsdbase.h)
Retrieves message parameters from the layer below this layer in the protocol stack.
GetLowerParameters
GetLowerParameters method
GetLowerParameters method
IWSDMessageParameters interface
IWSDMessageParameters interface
GetLowerParameters method
IWSDMessageParameters.GetLowerParameters
IWSDMessageParameters::GetLowerParameters
ncd.iwsdmessageparameters_getlowerparameters
wsdbase/IWSDMessageParameters::GetLowerParameters
ncd\iwsdmessageparameters_getlowerparameters.htm
ncd
24f4be83-adf4-4742-8a1e-4304870a16dc
12/05/2018
GetLowerParameters, GetLowerParameters method, GetLowerParameters method,IWSDMessageParameters interface, IWSDMessageParameters interface,GetLowerParameters method, IWSDMessageParameters.GetLowerParameters, IWSDMessageParameters::GetLowerParameters, ncd.iwsdmessageparameters_getlowerparameters, wsdbase/IWSDMessageParameters::GetLowerParameters
wsdbase.h
Wsdapi.h
Windows
Windows Vista [desktop apps only]
Windows Server 2008 [desktop apps only]
Wsdbase.idl
Wsdapi.dll
Windows
19H1
IWSDMessageParameters::GetLowerParameters
wsdbase/IWSDMessageParameters::GetLowerParameters
c++
APIRef
kbSyntax
COM
wsdapi.dll
IWSDMessageParameters.GetLowerParameters

IWSDMessageParameters::GetLowerParameters

-description

Retrieves message parameters from the layer below this layer in the protocol stack.

-parameters

-param ppTxParams [out]

An IWSDMessageParameters interface that you use to communicate message specific information up and down the protocol stack.

-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.
E_NOTIMPL
The method was not implemented.

-see-also

IWSDMessageParameters