|
Ok. I have my client stub. It's in C, of course, and I successfully
compiled it to a module . . . was it only ten days ago? I thought it was
before my vacation, not right after I got back.
The first procedure I want to call (after "getStub()," of course) is
called "CreateNewEnterpriseContactRecord," and the first parameter after
the stub is typed as an "xsdc__long" in the stub source.
I'm guessing that I should be passing an "Integer" (type I) value, but
of what size?
The actual C code in the stub source is:
xsdc__string CreateNewEnterpriseContactRecord(AXISCHANDLE stub,
xsdc__long Value0, xsdc__string Value1, xsdc__long Value2, xsdc__string
Value3, xsdc__string Value4, xsdc__string Value5)
--
JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.