Share via


XRPtr<Interface>::Attach (Windows Embedded CE 6.0)

1/6/2010

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>