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

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

int 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 Value

Type: System::Int32

For information on the COM interface, see 943FAF31-7DE4-45DA-887B-7DED479AC732

Return to top
Show: