PlatformAPI.TOTAPlatformSDKStatus

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTAPlatformSDKStatus = (opssOk, opssNotFound, opssNotAssigned, opssNoFiles, opssOutOfDate);

C++

enum DECLSPEC_DENUM TOTAPlatformSDKStatus : unsigned char { opssOk, opssNotFound, opssNotAssigned, opssNoFiles, opssOutOfDate };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.