다음을 통해 공유


IRpcOptions.Query Method

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

Syntax

‘선언
Sub Query ( _
    pPrx As Object, _
    dwProperty As UInteger, _
    <OutAttribute> ByRef pdwValue As UInteger _
)
void Query(
    Object pPrx,
    uint dwProperty,
    out uint pdwValue
)

Parameters

.NET Framework Security

See Also

Reference

IRpcOptions Interface

Microsoft.VisualStudio.OLE.Interop Namespace