Bluetooth Framework C++ Edition

◆ GetData()

void * GetData ( ) const

Gets the pointer to the data.

Returns
The pointer to the data bytes.

This pointer is valid only inside an event handler. If an application needs to process the data outside the event handler it must copy the data.