共用方式為


IOleComponent2Private.OnEnterState Method (UInt32, Int32)

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 OnEnterState ( _
    uStateID As UInteger, _
    fEnter As Integer _
)
void OnEnterState(
    uint uStateID,
    int fEnter
)

Parameters

.NET Framework Security

See Also

Reference

IOleComponent2Private Interface

OnEnterState Overload

Microsoft.Internal.VisualStudio.Shell.Interop Namespace