IOleComponentManager::FCreateSubComponentManager Method (Object^, Object^, Guid, IntPtr)

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

int FCreateSubComponentManager(
	Object^ piunkOuter,
	Object^ piunkServProv,
	[InAttribute] Guid% riid,
	[OutAttribute] IntPtr% ppvObj
)

Parameters

__unnamed0
piunkOuter
Type: System::Object^
piunkServProv
Type: System::Object^
riid
Type: System::Guid

Return Value

Type: System::Int32
Return to top
Show: