Partager via


IFillLockBytes.FillAppend, méthode

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

Syntaxe

'Déclaration
Sub FillAppend ( _
    pv As Byte(), _
    cb As UInteger, _
    <OutAttribute> ByRef pcbWritten As UInteger _
)
void FillAppend(
    byte[] pv,
    uint cb,
    out uint pcbWritten
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

IFillLockBytes Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms