IRpcStubBuffer.CountRefs Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::UInt32 CountRefs();
public:
unsigned int CountRefs();
unsigned int CountRefs();
public uint CountRefs ();
abstract member CountRefs : unit -> uint32
Public Function CountRefs () As UInteger