Hi
I was sucessful implementing callouts and it is working
fine , I used the articles in the previous posts . I
wanted to know if the interface method parameters could be
changed and if so ,what are the values that could be added.
What is the criteria for the method parameters.

Any help is highly appreciated
Thanks in advance

Re: Callout Interface Definition by Matt

Matt
Wed Dec 03 11:59:52 CST 2003

If I understand your question, the answer is no. If you want additional
data from the record that was changed, you will need to retrieve that
information. By only passing in the key, the interfaces are kept consistent
for all objcts which makes the intial development a little more straight
forward.

Matt

<anonymous@discussions.microsoft.com> wrote in message
news:0bd001c3b9ba$95fdce00$a401280a@phx.gbl...
Hi
I was sucessful implementing callouts and it is working
fine , I used the articles in the previous posts . I
wanted to know if the interface method parameters could be
changed and if so ,what are the values that could be added.
What is the criteria for the method parameters.

Any help is highly appreciated
Thanks in advance