Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IRpcStubBuffer::CountRefs method

Retrieves the total number of references that a stub has on the server object to which it is connected.

Syntax


ULONG CountRefs();

Parameters

This method has no parameters.

Return value

This method returns the total number of references that a stub has on the server object to which it is connected.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps | Windows Store apps]

Minimum supported server

Windows 2000 Server [desktop apps | Windows Store apps]

Header

ObjIdl.h

IDL

ObjIdl.idl

IID

IID_IRpcStubBuffer is defined as D5F56AFC-593B-101A-B569-08002B2DBF7A

See also

IRpcStubBuffer

 

 

Show:
© 2017 Microsoft