67   uuid(E315F2A0-0392-46d9-88F6-05BE3BA9CD5F),
    70   helpstring(
"IWriteContainers Interface"),
    71   pointer_default(unique)
    79   [propget, id(DISPID_VALUE), helpstring(
"Property Item")] HRESULT 
Item([in] VARIANT containerId, [out, retval] 
IWriteContainer** ppContainer);
 Definition of the IWriteContainer interface which can be used to establish a fast data exchange of gr...
Definition of the IWriteContainers interface which is a collection of IWriteContainer objects...
IWriteContainer Item([in] VARIANT containerId)
This property returns a IWriteContainer object given by name of the container.