Share via


IRpcStubBuffer.DebugServerRelease Method

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

Syntax

'Declaration
Sub DebugServerRelease ( _
    pv As IntPtr _
)
void DebugServerRelease(
    IntPtr pv
)
void DebugServerRelease(
    IntPtr pv
)
abstract DebugServerRelease : 
        pv:IntPtr -> unit
function DebugServerRelease(
    pv : IntPtr
)

Parameters

.NET Framework Security

See Also

Reference

IRpcStubBuffer Interface

Microsoft.VisualStudio.OLE.Interop Namespace