System.Tether.Manager.TTetheringManager.CancelDiscoverProfiles

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CancelDiscoverProfiles(const ARemoteManager: TTetheringManagerInfo);

C++

void __fastcall CancelDiscoverProfiles(const TTetheringManagerInfo &ARemoteManager);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager TTetheringManager

Description

Cancels a profile discovery operation started by DiscoverProfiles.

See Also