Share via


IRpcStubBuffer.CountRefs Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Function CountRefs As UInteger
'Usage
Dim instance As IRpcStubBuffer 
Dim returnValue As UInteger 

returnValue = instance.CountRefs()
uint CountRefs()
unsigned int CountRefs()
function CountRefs() : uint

Return Value

Type: System.UInt32

.NET Framework Security

See Also

Reference

IRpcStubBuffer Interface

IRpcStubBuffer Members

Microsoft.VisualStudio.OLE.Interop Namespace