IOleComponentManager::FGetActiveComponent Method (UInt32, IOleComponent^, array<OLECRINFO>^, UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
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
)

Return Value

Type: System::Int32
Return to top
Show: