다음을 통해 공유


IRpcChannelBuffer3.GetState Method

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

Syntax

‘선언
Sub GetState ( _
    pMsg As RPCOLEMESSAGE(), _
    <OutAttribute> ByRef pState As UInteger _
)
void GetState(
    RPCOLEMESSAGE[] pMsg,
    out uint pState
)

Parameters

.NET Framework Security

See Also

Reference

IRpcChannelBuffer3 Interface

Microsoft.VisualStudio.OLE.Interop Namespace