XRObject.AddRef (Compact 2013)
3/28/2014
This method adds a reference to the XRObject<Base> object.
Syntax
ULONG AddRef(void)
Parameters
None.
Return Value
Returns the incremented count of references to the object.
Remarks
This method implements functionality that resembles IUnknown::AddRef.
Requirements
Header |
XRUnknown.h |