Argument | Type | Description |
pbc | IBindCtx* | The binding context in which to accumulate bound objects. |
pmkToLeft | IMoniker* | The moniker to the left of this one in the so-far-parsed display name. |
lpszDisplayName | LPSTR | The display name to be parsed. |
pcchEaten | ULONG* | The number of characters of the input name that this parse consumed. |
ppmkOut | IMoniker* | The resulting moniker. |
return value | HRESULT | S_OK, MK_E_SYNTAX. |