OleComponent::OnActivationChangeCore Method (IOleComponent^, Int32, array<OLECRINFO>^, Int32, array<OLECHOSTINFO>^, UInt32)
Visual Studio 2015
Microsoft internal use only.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
protected: virtual void OnActivationChangeCore( IOleComponent^ pic, int fSameComponent, array<OLECRINFO>^ pcrinfo, int fHostIsActivating, array<OLECHOSTINFO>^ pchostinfo, unsigned int dwReserved )
Parameters
- fSameComponent
- Type: System::Int32
- pcrinfo
- Type: array<Microsoft.VisualStudio.OLE.Interop::OLECRINFO>^
- fHostIsActivating
- Type: System::Int32
- pchostinfo
- Type: array<Microsoft.VisualStudio.OLE.Interop::OLECHOSTINFO>^
- dwReserved
- Type: System::UInt32
Show: