다음을 통해 공유


IRecordInfo.GetField Method

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

Syntax

‘선언
Sub GetField ( _
    pvData As IntPtr, _
    szFieldName As String, _
    <OutAttribute> ByRef pvarField As Object _
)
void GetField(
    IntPtr pvData,
    string szFieldName,
    out Object pvarField
)

Parameters

.NET Framework Security

See Also

Reference

IRecordInfo Interface

Microsoft.VisualStudio.OLE.Interop Namespace