WS_BOOL_DESCRIPTION structure (webservices.h)

Specifies constraints on the set of values which can be deserialized.This type description is used with WS_BOOL_TYPE and is optional.

Syntax

typedef struct _WS_BOOL_DESCRIPTION {
  BOOL value;
} WS_BOOL_DESCRIPTION;

Members

value

Specifies the required 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