XRPtr<Interface>::AddRef (Windows Embedded CE 6.0)
1/6/2010
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 |
Windows Embedded CE | Windows Embedded CE 6.0 R3 |