XRPtr<Interface>::AddRef (Compact 2013)

3/28/2014

This method calls the AddRef method of IUnknown on the encapsulated interface pointer.

Syntax

void AddRef()

Parameters

None.

Return Value

None.

Remarks

To call this method, the interface pointer cannot be NULL.

Requirements

Header

XRPtr.h

sysgen

SYSGEN_XAML_RUNTIME

See Also

Reference

XRPtr<Interface>