IOleComponentManager::FCreateSubComponentManager Method (Object^, Object^, Guid, IntPtr)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Return to top
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
Show: