XRPtr<Interface>::Attach (Compact 2013)

3/28/2014

This topic provides links to the different versions of XRPtr<Interface>::Attach.

Overrides List

Method

Description

XRPtr<Interface>::Attach(Interface)

Encapsulates a raw interface pointer in this smart pointer's type.

XRPtr<Interface>::Attach(Interface,bool)

Encapsulates a raw interface pointer in this smart pointer's type, and increments the reference count if fAddRef is set to true.

See Also

Reference

XRPtr<Interface>