IViewObject2::Freeze Method (UInt32, Int32, UInt32, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void Freeze(
	unsigned int dwDrawAspect,
	int lindex,
	unsigned int pvAspect,
	[OutAttribute] unsigned int% pdwFreeze
)

Parameters

dwDrawAspect
Type: System::UInt32
lindex
Type: System::Int32
pvAspect
Type: System::UInt32
pdwFreeze
Type: System::UInt32
Return to top
Show: