68   uuid(88EFD07B-CC52-49f5-9C3D-2D65CE084F0F),
    71   helpstring(
"IReadContainers Interface"),
    72   pointer_default(unique)
    80   [propget, id(DISPID_VALUE), helpstring(
"Property Item")] HRESULT 
Item([in] VARIANT containerId, [out, retval] 
IReadContainer** ppContainer);
 IReadContainer Item([in] VARIANT containerId)
This property returns a IReadContainer object given by name of the container. 
Definition of the IReadContainer interface which can be used to establish a fast data exchange of gro...
Definition of the IReadContainers interface which is a collection of IReadContainer objects...