IRpcStubBuffer::CountRefs method (objidlbase.h)
Retrieves the total number of references that a stub has on the server object to which it is connected.
Syntax
ULONG CountRefs();
Return value
This method returns the total number of references that a stub has on the server object to which it is connected.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps | UWP apps] |
Minimum supported server | Windows 2000 Server [desktop apps | UWP apps] |
Target Platform | Windows |
Header | objidlbase.h (include ObjIdl.h) |