IOleComponentManager::FGetActiveComponent Method (UInt32, IOleComponent^, array<OLECRINFO>^, UInt32)
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 FGetActiveComponent( unsigned int dwgac, [OutAttribute] IOleComponent^% ppic, array<OLECRINFO>^ pcrinfo, unsigned int dwReserved )
Parameters
- __unnamed0
- dwgac
- Type: System::UInt32
- pcrinfo
- Type: array<Microsoft.VisualStudio.OLE.Interop::OLECRINFO>^
Return Value
Type: System::Int32
Show: