CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
soap_protocol_version.h
1
2#pragma once
3namespace System { namespace Web { namespace Services { namespace Protocols {
4
7{
11 Soap11,
13 Soap12
14};
15}}}} // namespace System::Web::Services::Protocols
Contains the string constants of SOAP version 1.2.
Definition: soap.h:110
SoapProtocolVersion
Enumerates the versions of SOAP.
Definition: soap_protocol_version.h:7
Definition: db_command.h:9
std::enable_if< IsExceptionWrapper< T >::value, constT & >::type Default()
Returns the default-constructed instance of the specified type.
Definition: default.h:16