RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SOAPPasInv.TBeforeDispatchEvent2 Type
Pascal
TBeforeDispatchEvent2 = procedure (const MethodName: string; const Request: TStream; Response: TStream; var BindingType: TWebServiceBindingType; var Handled: Boolean) of object;
C++
(const MethodName: string; const Request: TStream; Response: TStream; var BindingType: TWebServiceBindingType; var Handled: Boolean) ( TBeforeDispatchEvent2)();

SOAPPasInv

This is type SOAPPasInv.TBeforeDispatchEvent2.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!