Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
template<typename I>
P6R::p6ComPtr< I >::p6ComPtr ( const P6R::P6CID rclsid,
const P6R::P6IID riid,
P6R::P6ERR pErr = NULL 
)
inline

Construct a new instance given the component ID and interface ID.

Parameters
rclsid[ in ] The component ID of the component to create a new instance of.
riid[ in ] The interface ID of the specific interface that you are requesting.

Definition at line 249 of file p6comptr.h.