PlatformAPI.TOTARemoteProfileStatus

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTARemoteProfileStatus = (orpsOk, orpsNotFound, orpsNotAssigned);

C++

enum DECLSPEC_DENUM TOTARemoteProfileStatus : unsigned char { orpsOk, orpsNotFound, orpsNotAssigned };

Properties

Type Visibility Source Unit Parent
enum public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

Embarcadero Technologies does not currently have any additional information.