API:Soap.TypeTrans.TTypeTranslator.CastSoapToNative
Delphi
function CastSoapToNative(Info: PTypeInfo; const SoapData: InvString; NatData: Pointer; IsNull: Boolean): Boolean;
C++
bool __fastcall CastSoapToNative(System::Typinfo::PTypeInfo Info, const System::UnicodeString SoapData, void * NatData, bool IsNull);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | Soap.TypeTrans.pas Soap.TypeTrans.hpp |
Soap.TypeTrans | TTypeTranslator |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!