System.Tether.AppProfile.TTetheringAppProfile.TTetheringAppCommand

From RAD Studio API Documentation
Jump to: navigation, search

C++

enum class DECLSPEC_DENUM TTetheringAppCommand : unsigned char { Connect, Run, GetActions, GetResources, GetResourceValue, SubscribeResource, UnSubscribeResource, SendStream, Unknown, SendString, ReverseConnect, RunAsync, GetRemoteActionState, DisconnectProfile };

Properties

Type Visibility Source Unit Parent
enum public System.Tether.AppProfile.hpp System.Tether.AppProfile TTetheringAppProfile

Description

For internal use only.

See Also