PlatformAPI.TOTARemoteProfilePathArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTARemoteProfilePathArray = array of TOTARemoteProfilePathItem;

C++

typedef System::DynamicArray<TOTARemoteProfilePathItem> TOTARemoteProfilePathArray;

Properties

Type Visibility Source Unit Parent
array
typedef
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

TOTARemoteProfilePathArray is an array of SDK remote paths.

See Also