IOleComponentManager.FGetActiveComponent(UInt32, IOleComponent, OLECRINFO[], UInt32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- dwgac
- UInt32
- ppic
- IOleComponent
- pcrinfo
- OLECRINFO[]
- dwReserved
- UInt32