IOleComponentManager.FGetActiveComponent Method (UInt32, IOleComponent, OLECRINFO[], UInt32)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

int FGetActiveComponent(
	uint dwgac,
	out IOleComponent ppic,
	OLECRINFO[] pcrinfo,
	uint dwReserved
)

Return Value

Type: System.Int32
Return to top
Show: