Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
template<typename I>
P6R::P6ERR P6R::p6ComPtrBase< I >::getRuntimeIface ( const P6R::P6IID riid)
inline

Get an instance of a runtime interface and adding the result to this smart pointer.

Any previous interface in the smart pointer will be released.

Parameters
riid[ in ] The interface ID of the runtime interface you are requesting.
Returns

Definition at line 197 of file p6comptr.h.