Microsoft DirectX 9.0 |
The NonDelegatingAddRef method increments the reference count on the object. This method implements the INonDelegatingUnknown::NonDelegatingAddRef method.
Syntax
ULONG NonDelegatingAddRef(void);
Return Value
Returns the reference count.
See Also