Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IUdpSocket::getID ( P6SIZE pHandle)
pure virtual

Retrieves an ID that can be used to identify this socket.

This id is platform specific and on some platforms may be recycled. However, no two active socket component instances will have the same ID.

Parameters
pHandle[ out ] The address of a variable in which the socket ID will be stored.
Returns