4

Possible Duplicate:
Blank value in web service for Int64 type

I have a WebService made with c# and it needs to be accessible through a Delphi Desktop application.

  <s:element minOccurs="1" maxOccurs="1" name="ParamName" nillable="true" type="s:int" />

But looks like Delphi can't handle nillable int defined in WSDL. How can I do this?

Community
  • 1
  • 1
Vitor Canova
  • 3,918
  • 5
  • 31
  • 55

0 Answers0