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
- uStateID
Type: System.UInt32
- fEnter
Type: System.Int32
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.