Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
An optional type description used with WS_UINT32_TYPE to specify constraints on the set of values which can be deserialized.
Syntax
typedef struct _WS_UINT32_DESCRIPTION {
ULONG minValue;
ULONG maxValue;
} WS_UINT32_DESCRIPTION;
Members
minValue
The minimum value.
maxValue
The maximum value.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps only] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
| Header | webservices.h |