PlatformAPI.IOTARemoteProfileNotifier.AfterDeploy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

virtual void __fastcall AfterDeploy(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.