Partager via


IViewObject.Freeze, méthode

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

Syntaxe

'Déclaration
Function Freeze ( _
    dwDrawAspect As UInteger, _
    lindex As Integer, _
    pvAspect As UInteger, _
    <OutAttribute> ByRef pdwFreeze As UInteger _
) As Integer
int Freeze(
    uint dwDrawAspect,
    int lindex,
    uint pvAspect,
    out uint pdwFreeze
)

Paramètres

Valeur de retour

Type : System.Int32

Remarques

Pour les informations sur l'interface COM, consultez l'IViewObject::Freeze

Sécurité .NET Framework

Voir aussi

Référence

IViewObject Interface

Microsoft.VisualStudio.OLE.Interop, espace de noms