Bluetooth Framework C++ Edition

◆ GetMaxNotificationSize()

int GetMaxNotificationSize ( unsigned short &  Size)

Reads the maximum notification size.

Parameters
SizeIf the method completed with success on output contains the maximum notification size. If the method failed the value is undefined.
Returns
If the function succeed the return value is WCL_E_SUCCESS. Otherwise the method returns one of the WCL error codes.