IOleComponentManager.FGetActiveComponent Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int FGetActiveComponent(System::UInt32 dwgac, [Runtime::InteropServices::Out] Microsoft::VisualStudio::OLE::Interop::IOleComponent ^ % ppic, cli::array <Microsoft::VisualStudio::OLE::Interop::OLECRINFO> ^ pcrinfo, System::UInt32 dwReserved);
public int FGetActiveComponent (uint dwgac, out Microsoft.VisualStudio.OLE.Interop.IOleComponent ppic, Microsoft.VisualStudio.OLE.Interop.OLECRINFO[] pcrinfo, uint dwReserved);
abstract member FGetActiveComponent : uint32 * IOleComponent * Microsoft.VisualStudio.OLE.Interop.OLECRINFO[] * uint32 -> int
Public Function FGetActiveComponent (dwgac As UInteger, ByRef ppic As IOleComponent, pcrinfo As OLECRINFO(), dwReserved As UInteger) As Integer
Parameters
- dwgac
- UInt32
- ppic
- IOleComponent
- pcrinfo
- OLECRINFO[]
- dwReserved
- UInt32