API:Soap.WSDLPub.TBeforePublishingWSDLEvent

From RAD Studio API Documentation

Delphi

TBeforePublishingWSDLEvent = procedure(const IntfName: InvString; var WSDL: InvString; var Handled: Boolean) of object;

C++

typedef void __fastcall (__closure *TBeforePublishingWSDLEvent)(const Soap::Invokeregistry::InvString IntfName, Soap::Invokeregistry::InvString &WSDL, bool &Handled);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Soap.WSDLPub.pas
Soap.WSDLPub.hpp
Soap.WSDLPub Soap.WSDLPub

Description

Embarcadero Technologies does not currently have any additional information.