Condividi tramite


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

Spazio dei nomi:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Sintassi

'Dichiarazione
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
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IViewObject2 Interfaccia

Overload Freeze

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop