Argument | Type | Description |
lpszDelim | LPSTR | A string that will prefix lpszItem in the display name of this moniker. Often an exclamation mark (!). See also the discussion of syntax in MkParseDisplayName. |
lpszItem | LPSTR | The item name to pass to IOleItemContainer::GetObject. |
ppmk | IMoniker** | The place to put the new Item Moniker. |
return code | HRESULT | S_OK, E_OUTOFMEMORY |