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
- dwDrawAspect
Tipo: System.UInt32
- lindex
Tipo: System.Int32
- pvAspect
Tipo: System.UInt32
- pdwFreeze
Tipo: System.UInt32%
Sicurezza di .NET Framework
- Attendibilità totale per il chiamante immediato. Impossibile utilizzare questo membro in codice parzialmente attendibile. Per ulteriori informazioni, vedere Utilizzo di librerie da codice parzialmente attendibile.