Condividi tramite


Metodo IViewObject.Freeze

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

Sintassi

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

Parametri

Valore restituito

Tipo: System.Int32

Note

Per informazioni sull'interfaccia COM, vedere IViewObject:: gelata

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IViewObject Interfaccia

Spazio dei nomi Microsoft.VisualStudio.OLE.Interop