GattValueChangedEventArgs.CharacteristicValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the new Characteristic Value.
public:
property IBuffer ^ CharacteristicValue { IBuffer ^ get(); };
IBuffer CharacteristicValue();
public IBuffer CharacteristicValue { get; }
var iBuffer = gattValueChangedEventArgs.characteristicValue;
Public ReadOnly Property CharacteristicValue As IBuffer
Property Value
The new Characteristic Value.
Windows requirements
App capabilities |
bluetooth
|