What is the purpose of the pConnectionId parameter in the EapHostPeerBeginSession API?
pConnectionId is a pointer to a supplicant-defined GUID value used to identify a network connection that belongs to the supplicant. When the NotificationHandler callback function is called, this GUID is passed to identify the network connection that the supplicant will use for re-authentication requests.
Related Questions
- What is the purpose of order enquiry selection parameter on screen MDOA - Order List, NO as only orders with a status of "outstanding" are displayed?
- Why does the EapHostPeerBeginSession API take a NotificationHandler callback function pointer as a parameter?
- What is the purpose of the pConnectionId parameter in the EapHostPeerBeginSession API?