Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
[CStdStubBuffer_CountRefs is not supported and may be altered or unavailable in the future.]
The CStdStubBuffer_CountRefs function implements the IRpcStubBuffer::CountRefs method.
Syntax
ULONG CStdStubBuffer_CountRefs(
[in] IRpcStubBuffer *This
);
Parameters
[in] This
Pointer to the IRpcStubBuffer object.
Return value
Returns the number of server objects connected to the stub.
Remarks
This function is used internally by proxies that are generated by MIDL.
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 | rpcproxy.h |
| Library | Rpcrt4.lib |
| DLL | Rpcrt4.dll |