Partager via


IRecordInfo.PutFieldNoCopy, méthode

Espace de noms :  Microsoft.VisualStudio.OLE.Interop
Assembly :  Microsoft.VisualStudio.OLE.Interop (dans Microsoft.VisualStudio.OLE.Interop.dll)

Syntaxe

'Déclaration
Sub PutFieldNoCopy ( _
    wFlags As UInteger, _
    <OutAttribute> ByRef pvData As IntPtr, _
    szFieldName As String, _
    ByRef pvarField As Object _
)
void PutFieldNoCopy(
    uint wFlags,
    out IntPtr pvData,
    string szFieldName,
    ref Object pvarField
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IRecordInfo Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms