IOleComponent2::OnAppActivate Method (Int32, UInt32)

 
Use BaseTrue
Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

void OnAppActivate(
	int fActive,
	unsigned int dwOtherThreadID
)

Parameters

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