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
- dwDrawAspect
Type : System.UInt32
- lindex
Type : System.Int32
- pvAspect
Type : System.UInt32
- pdwFreeze
Type : System.UInt32%
Implémentations
IViewObject2.Freeze(UInt32, Int32, UInt32, UInt32%)
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.