Datasnap.Provider.TLocalAppServer.AS_GetParams

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Datasnap.Provider.pas
Datasnap.Provider.hpp
Unit: Datasnap.Provider
Parent: TLocalAppServer

Delphi

function AS_GetParams(const ProviderName: OleStr; var OwnerData: OleVariant): OleVariant; safecall;

C++

HRESULT __safecall AS_GetParams(const System::Types::OleStr ProviderName, System::OleVariant &OwnerData, System::OleVariant &__AS_GetParams_result);

Description

Embarcadero Technologies does not currently have any additional information.