pythoncom.MkParseDisplayName
PyIMoniker,int,PyIBindCtx = MkParseDisplayName(displayName, bindCtx )
Parses a moniker display name into a moniker object. The inverse of PyIMoniker::GetDisplayName
Parameters
Comments
If a binding context is not provided, then one will be created. Any binding context created or passed in will be returned to the caller.