PyIMoniker.BindToObject

PyIUnknown = BindToObject(bindCtx, moniker , iidResult )

Uses the moniker to bind to the object it identifies.

Parameters

bindCtx : PyIBindCtx

bind context object to be used.

moniker : PyIMoniker

If the moniker is part of a composite moniker, otherwise None

iidResult : IID

IID of the result object.