This method of the IBindCtx interface supplies a pointer to an IEnumString interface on an enumerator that can return the keys of the bind context's string-keyed table of pointers.
public IEnumString EnumObjectParam();
This method supports the standard return value E_OUTOFMEMORY, as well as the following:
S_OK -- An enumerator was successfully created and the pointer supplied.