GattReadRequest.RespondWithValue(IBuffer) Method
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.
Responds to a read request with a value.
public:
virtual void RespondWithValue(IBuffer ^ value) = RespondWithValue;
void RespondWithValue(IBuffer const& value);
public void RespondWithValue(IBuffer value);
function respondWithValue(value)
Public Sub RespondWithValue (value As IBuffer)
Parameters
- value
- IBuffer
The value to respond with.
Windows requirements
App capabilities |
bluetooth
|