共用方式為


IOleComponent2Private.OnAppActivate Method (Int32, UInt32)

Microsoft internal use only.

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'宣告
Sub OnAppActivate ( _
    fActive As Integer, _
    dwOtherThreadID As UInteger _
)
void OnAppActivate(
    int fActive,
    uint dwOtherThreadID
)

Parameters

.NET Framework Security

See Also

Reference

IOleComponent2Private Interface

OnAppActivate Overload

Microsoft.Internal.VisualStudio.Shell.Interop Namespace