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.
This structure is the base type for all the different kinds of reader encodings.
Syntax
typedef struct _WS_XML_READER_ENCODING {
WS_XML_READER_ENCODING_TYPE encodingType;
} WS_XML_READER_ENCODING;
Members
encodingType
Indicates the type of encoding this structure refers to.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2008 R2 [desktop apps | UWP apps] |
| Header | webservices.h |