Skip to content

Latest commit

 

History

History
116 lines (92 loc) · 4.32 KB

ns-webservices-ws_channel_property_constraint.md

File metadata and controls

116 lines (92 loc) · 4.32 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
NS:webservices._WS_CHANNEL_PROPERTY_CONSTRAINT
WS_CHANNEL_PROPERTY_CONSTRAINT (webservices.h)
Specifies constraints for a particular channel property.
WS_CHANNEL_PROPERTY_CONSTRAINT
WS_CHANNEL_PROPERTY_CONSTRAINT structure [Web Services for Windows]
webservices/WS_CHANNEL_PROPERTY_CONSTRAINT
wsw.ws_channel_property_constraint
wsw\ws_channel_property_constraint.htm
wsw
548dcba5-dc78-402e-a930-a58fb462c08a
12/05/2018
WS_CHANNEL_PROPERTY_CONSTRAINT, WS_CHANNEL_PROPERTY_CONSTRAINT structure [Web Services for Windows], webservices/WS_CHANNEL_PROPERTY_CONSTRAINT, wsw.ws_channel_property_constraint
webservices.h
Windows
Windows 7 [desktop apps \| UWP apps]
Windows Server 2008 R2 [desktop apps \| UWP apps]
Windows
WS_CHANNEL_PROPERTY_CONSTRAINT
19H1
_WS_CHANNEL_PROPERTY_CONSTRAINT
webservices/_WS_CHANNEL_PROPERTY_CONSTRAINT
WS_CHANNEL_PROPERTY_CONSTRAINT
webservices/WS_CHANNEL_PROPERTY_CONSTRAINT
c++
APIRef
kbSyntax
HeaderDef
WebServices.h
WS_CHANNEL_PROPERTY_CONSTRAINT

WS_CHANNEL_PROPERTY_CONSTRAINT structure

-description

Specifies constraints for a particular channel property.Any property constraints that are not specified will use the default constraints.

-struct-fields

-field id

The ID of the channel property. The following channel properties constraints may be specified:

-field allowedValues

An array of acceptable values. The type of the values in the array correspond to the type of the values of the channel property. See the documentation for a particular channel property to determine the type of the property.

-field allowedValuesSize

The total size of the allowedValues array, in bytes. This size must be a multiple of the size of the type of the value of the property.

-field out

When WsMatchPolicyAlternative returns NOERROR, the entire contents of this structure will be filled out.

-field out.channelProperty