PyIMoniker.BindToStorage

PyIUnknown = BindToStorage(bindCtx, moniker , iidResult )

Retrieves an interface object to the storage that contains the object identified by the moniker.

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.