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

This method is used to retrieve the underlying OS native handle for this component.

Parameters
ppHandleThe address of a void pointer in which will be stored the native handle value.
Returns