OleLoad(storage, iid, site)
Loads into memory an object nested within a specified storage object.
Parameters
storage : PyIStorage
The storage object from which to loadiid : PyIID
The IID if the interface to load.site : PyIOleClientSite
The client site for the object.