IOleInPlaceSiteEx::OnInPlaceActivateEx Method (Int32, UInt32)

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

void OnInPlaceActivateEx(
	[OutAttribute] int% pfNoRedraw,
	unsigned int dwFlags
)

Parameters

pfNoRedraw
Type: System::Int32
dwFlags
Type: System::UInt32

For information on the COM interface, see 11C96C79-9884-4BAC-828B-53AC4DE65182

Return to top
Show: