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

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

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

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