This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub ComposeWith ( _ ByVal pmkRight As IMoniker, _ ByVal fOnlyIfNotGeneric As Integer, _ ByRef ppmkComposite As IMoniker _ )
[C#] public void ComposeWith ( IMoniker pmkRight, int fOnlyIfNotGeneric, ref IMoniker ppmkComposite );