Soap.IntfInfo.CallingConventionName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CallingConventionName:  array[ccReg..ccSafeCall] of string = ('REGISTER', 'CDECL', 'PASCAL', 'STDCALL', 'SAFECALL');                    { do not localize }

C++

extern DELPHI_PACKAGE Soap_Intfinfo__2 CallingConventionName;

Properties

Type Visibility Source Unit Parent
const
variable
public
Soap.IntfInfo.pas
Soap.IntfInfo.hpp
Soap.IntfInfo Soap.IntfInfo

Description

Embarcadero Technologies does not currently have any additional information.