API:Soap.SOAPAttachIntf.TOnGetAttachmentEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOnGetAttachmentEvent = procedure(AttachmentStream: TStream; Attachment: TSOAPAttachment) of object;

C++

typedef void __fastcall (__closure *TOnGetAttachmentEvent)(System::Classes::TStream* AttachmentStream, Soap::Invokeregistry::TSOAPAttachment* Attachment);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.