CStdStubBuffer_DebugServerRelease function (rpcproxy.h)

[CStdStubBuffer_DebugServerRelease is not supported and may be altered or unavailable in the future.]

The CStdStubBuffer_DebugServerRelease function implements the IRpcStubBuffer::DebugServerRelease method.

Syntax

void CStdStubBuffer_DebugServerRelease(
  [in] IRpcStubBuffer *This,
  [in] void           *pv
);

Parameters

[in] This

Pointer to the IRpcStubBuffer object.

[in] pv

Pointer to the interface to release. The interface pointer comes from a call to the CStdStubBuffer_DebugServerQueryInterface method.

Return value

None

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