API:System.Bluetooth.TBluetoothGattCharacteristic.SetValueAsInt64

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetValueAsInt64(AValue: Int64; Offset: Integer = 0);

C++

void __fastcall SetValueAsInt64(__int64 AValue, int Offset = 0x0);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothGattCharacteristic

Description

Embarcadero Technologies does not currently have any additional information.