API:System.Bluetooth.TBluetoothGattCharacteristic.GetValueAsUInt32

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetValueAsUInt32(Offset: Integer = 0): UInt32;

C++

unsigned __fastcall GetValueAsUInt32(int Offset = 0x0);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.