System.Tether.Manager.TTetheringManager.PairManager
Delphi
procedure PairManager(const ARemoteManager: TTetheringManagerInfo);
C++
void __fastcall PairManager(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
Sends a pairing request to the specified remote manager.
PairManager sends a pairing request to ARemoteManager
.
For more information about pairing and the pairing process, see Connecting to Remote Applications Using App Tethering.
See Also
- MediaPlayer sample
- PhotoWall sample