Contents
|
Python for Win32 Extensions Help
>
Python COM
>
Modules
>
pythoncom
>
CoUnmarshalInterface
pythoncom
.CoUnmarshalInterface
interface =
CoUnmarshalInterface(
Stm
, riid
)
Unmarshals an interface
Parameters
Stm
:
PyIStream
Stream containing marshalled interface
riid
:
PyIID
IID of interface to be unmarshalled