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