System.Bluetooth.Components.TBluetoothLE.DoOnDescriptorWriteRequest

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure DoOnDescriptorWriteRequest(const Sender: TObject; const ADescriptor: TBluetoothGattDescriptor;  var AGattStatus: TBluetoothGattStatus; const AValue: TBytes);

C++

void __fastcall DoOnDescriptorWriteRequest(System::TObject* const Sender, System::Bluetooth::TBluetoothGattDescriptor* const ADescriptor, System::Bluetooth::TBluetoothGattStatus &AGattStatus, const System::DynamicArray<System::Byte> AValue);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。