GattWriteRequest.Value 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 buffer value of the write request.
public:
property IBuffer ^ Value { IBuffer ^ get(); };
IBuffer Value();
public IBuffer Value { get; }
var iBuffer = gattWriteRequest.value;
Public ReadOnly Property Value As IBuffer
Property Value
The buffer value of the write request.
Windows requirements
App capabilities |
bluetooth
|