PlatformAPI.IOTARemoteProfileNotifier.AfterRun

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AfterRun(const Succeeded: Boolean; const RemoteProfile: IOTARemoteProfile);

C++

virtual void __fastcall AfterRun(const bool Succeeded, const _di_IOTARemoteProfile RemoteProfile) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTARemoteProfileNotifier

Description

Embarcadero Technologies does not currently have any additional information.