PlatformAPI.TOTARemoteProfileStatus
Delphi
TOTARemoteProfileStatus = (orpsOk, orpsNotFound, orpsNotAssigned);
C++
enum DECLSPEC_DENUM TOTARemoteProfileStatus : unsigned char { orpsOk, orpsNotFound, orpsNotAssigned };
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
enum | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.