IOleComponentManager::FOnComponentExitState Method (UInt32, UInt32, UInt32, UInt32, array<IOleComponentManager^>^)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
int FOnComponentExitState( unsigned int dwComponentID, unsigned int uStateID, unsigned int uContext, unsigned int cpicmExclude, array<IOleComponentManager^>^ rgpicmExclude )
Parameters
- __unnamed0
- dwComponentID
- Type: System::UInt32
- uStateID
- Type: System::UInt32
- uContext
- Type: System::UInt32
- cpicmExclude
- Type: System::UInt32
Return Value
Type: System::Int32
Show: