Udostępnij za pośrednictwem


IRpcStubBuffer.DebugServerQueryInterface Method

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

Syntax

'Declaration
Sub DebugServerQueryInterface ( _
    ByRef ppv As IntPtr _
)
void DebugServerQueryInterface(
    ref IntPtr ppv
)
void DebugServerQueryInterface(
    IntPtr% ppv
)
abstract DebugServerQueryInterface : 
        ppv:IntPtr byref -> unit 
function DebugServerQueryInterface(
    ppv : IntPtr
)

Parameters

.NET Framework Security

See Also

Reference

IRpcStubBuffer Interface

Microsoft.VisualStudio.OLE.Interop Namespace