Contents
|
Python for Win32 Extensions Help
>
Python COM
>
Modules
>
pythoncom
>
WriteClassStg
pythoncom
.WriteClassStg
WriteClassStg(
storage
, iid
)
Writes a CLSID to a storage object
Parameters
storage
:
PyIStorage
Storage object into which CLSID will be written.
iid
:
PyIID
The IID to write