PlatformAPI.IOTAExternalDevice.SetProfileName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetProfileName(const Value: string);

C++

virtual void __fastcall SetProfileName(const System::UnicodeString Value) = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAExternalDevice

Description

Utilisez SetProfileName pour associer un profil de connexion à un périphérique externe. Vous devez spécifier le nom interne du profil de connexion, sous forme de chaîne.

Voir aussi