Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
template<typename I>
I* P6R::p6ComPtrBase< I >::detach ( )
inline

Detach the owned inteface from the smart pointer and return a dumb pointer without release() directly.

Returns
Directly - The underlying interface pointer.

Definition at line 148 of file p6comptr.h.