65.9K
CodeProject is changing. Read more.
Home

IsoapTypeMapper interface – a C++ implementation

starIconstarIconstarIconemptyStarIconemptyStarIcon

3.00/5 (4 votes)

Aug 5, 2001

4 min read

viewsIcon

107264

downloadIcon

885

This article I provides an implementation of the ISoapTypeMapper interface in C++ for serializing custom objects into XML and sending them over the wire using SOAP.