|
RAD Studio VCL Reference
|
Occurs when TRIO sends each attachment that is the value of an argument of the method call on the invokable interface.
property OnSendAttachment: TOnSendAttachmentEvent;
__property TOnSendAttachmentEvent OnSendAttachment;
Write an OnSendAttachment event handler to examine or alter the attachments that are to be included in a request message that represents a method call. OnSendAttachment occurs once for each attachment sent with the request message to the Web Service provider. All OnSendAttachment events occur after the OnBeforeExecute event.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|