Partager via


IViewObjectEx.Freeze, méthode (UInt32, Int32, UInt32, UInt32%)

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

Syntaxe

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

Paramètres

Implémentations

IViewObject2.Freeze(UInt32, Int32, UInt32, UInt32%)

Sécurité .NET Framework

Voir aussi

Référence

IViewObjectEx Interface

Freeze, surcharge

Microsoft.VisualStudio.OLE.Interop, espace de noms