OleComponent::OnAppActivateCore Method (Int32, UInt32)

 

Microsoft internal use only.

Namespace:   Microsoft.VisualStudio.PlatformUI.OleComponentSupport
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual void OnAppActivateCore(
	int fActive,
	unsigned int dwOtherThreadID
)

Parameters

fActive
Type: System::Int32
dwOtherThreadID
Type: System::UInt32
Return to top
Show: