WS_VOID_DESCRIPTION structure (webservices.h)

Specifies information about a field which is neither serialized nor deserialized.

This is used with WS_VOID_TYPE and WS_NO_FIELD_MAPPING within a WS_FIELD_DESCRIPTION.

This type description is only required when WS_FIELD_POINTER is not being used.

Syntax

typedef struct _WS_VOID_DESCRIPTION {
  ULONG size;
} WS_VOID_DESCRIPTION;

Members

size

The size of the field.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Header webservices.h