Soap.SOAPAttachIntf.IMimeAttachmentHandler.GetOnGetAttachmentEvent
Delphi
function GetOnGetAttachmentEvent: TOnGetAttachmentEvent;
C++
virtual TOnGetAttachmentEvent __fastcall GetOnGetAttachmentEvent(void) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Soap.SOAPAttachIntf.pas Soap.SOAPAttachIntf.hpp |
Soap.SOAPAttachIntf | IMimeAttachmentHandler |
Description
Returns the OnGetAttachment event handler.
GetOnGetAttachmentEvent is the read implementation for the OnGetAttachment event.