IOleComponentManager.FGetActiveComponent 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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
参数
- dwgac
- UInt32
- ppic
- IOleComponent
- pcrinfo
- OLECRINFO[]
- dwReserved
- UInt32