IUnknown_AddRef_Proxy function
The IUnknown_AddRef_Proxy function implements the AddRef method for all interface proxies.
Syntax
ULONG STDMETHODCALLTYPE IUnknown_AddRef_Proxy( IUnknown __RPC_FAR *This );
Parameters
- This
-
Pointer to the proxy object.
Return value
Returns an integer from 1 to n, indicating the value of the new reference count.
Remarks
The return value is for diagnostic and testing purposes only; the return value may be unstable.
Windows Phone 8: This API is supported.
Requirements
|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
|---|---|
|
Minimum supported server | Windows 2000 Server [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
Send comments about this topic to Microsoft
Build date: 11/23/2012