Datasnap.Provider.TLocalAppServer.GetTypeInfo
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.Provider.pas Datasnap.Provider.hpp
| |
Unit: Datasnap.Provider | |
Parent: TLocalAppServer |
Delphi
function GetTypeInfo(Index, LocaleID: Integer; out TypeInfo): HResult; stdcall;
C++
HRESULT __stdcall GetTypeInfo(int Index, int LocaleID, /* out */ void *TypeInfo);
Description
Embarcadero Technologies does not currently have any additional information.