Freigeben über


IRpcOptions.Set Method

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

Syntax

'Declaration
Sub Set ( _
    pPrx As Object, _
    dwProperty As UInteger, _
    dwValue As UInteger _
)
void Set(
    Object pPrx,
    uint dwProperty,
    uint dwValue
)

Parameters

.NET Framework Security

See Also

Reference

IRpcOptions Interface

Microsoft.VisualStudio.OLE.Interop Namespace