amdcc.org Send comments on this topic.
ProtocolWebService Constructor
See Also 
amdcc.org.webservices Namespace > ProtocolWebService Class : ProtocolWebService Constructor




Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As ProtocolWebService()
C# 
public ProtocolWebService()
Managed Extensions for C++ 
public: ProtocolWebService();
C++/CLI 
public:
ProtocolWebService();

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also