EMS.Services.IEMSResourceResponseContent.GetBytes
Delphi
function GetBytes: TBytes;
C++
virtual System::Sysutils::TBytes __fastcall GetBytes() = 0 ;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| function | public | EMS.Services.pas EMS.Services.hpp |
EMS.Services | IEMSResourceResponseContent |
Beschreibung
Gibt den Antwortinhalt als Instanz von TBytes zurück, wenn der Antwortinhalt nicht leer ist. Ansonsten wird eine Exception ausgelöst.