PlatformAPI.IOTARemoteProfileServices160.RemoveRemoteFiles
Delphi
function RemoveRemoteFiles(const Profile: IOTARemoteProfile;
const Files: TStringDynArray;
ConnectionCallback: IOTAConnectionCallback = nil;
ProgressCallback: TOTAGetProfileFilesProgressCallback = nil): Boolean;
C++
virtual bool __fastcall RemoveRemoteFiles(const _di_IOTARemoteProfile Profile, const System::TStringDynArray Files, _di_IOTAConnectionCallback ConnectionCallback = _di_IOTAConnectionCallback(), TOTAGetProfileFilesProgressCallback ProgressCallback = 0x0) = 0 ;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTARemoteProfileServices160 |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。