IMoniker::ComposeWith Method (IMoniker^, Int32, IMoniker^)
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)
void ComposeWith( IMoniker^ pmkRight, int fOnlyIfNotGeneric, [OutAttribute] IMoniker^% ppmkComposite )
Parameters
- pmkRight
- Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
- fOnlyIfNotGeneric
- Type: System::Int32
- ppmkComposite
- Type: Microsoft.VisualStudio.OLE.Interop::IMoniker^
Show: