This document is archived and information here might be outdated. Recommended version. |
The number of references to this document on the server.
[Visual Basic .NET] Public Property RefCount As Integer
[C#] public int RefCount {get; set;}
[C++]
HRESULT get_RefCount(
long pRefCount
);
[C++]
HRESULT put_RefCount(
System.Int32* pRefCount
);
[C++]
Parameters pRefCount [in]
pRefCount is a parameter of type long pRefCount [out, retval]
pRefCount is a parameter of type long*