다음을 통해 공유


IRecordInfo.PutField Method

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

Syntax

‘선언
Sub PutField ( _
    wFlags As UInteger, _
    <OutAttribute> ByRef pvData As IntPtr, _
    szFieldName As String, _
    ByRef pvarField As Object _
)
void PutField(
    uint wFlags,
    out IntPtr pvData,
    string szFieldName,
    ref Object pvarField
)

Parameters

.NET Framework Security

See Also

Reference

IRecordInfo Interface

Microsoft.VisualStudio.OLE.Interop Namespace