67   uuid(33B039E4-B7E3-439e-A842-3168918A123C),
    70   helpstring(
"IApplications Interface"),
    71   pointer_default(unique)
   113   [propget, id(DISPID_VALUE), helpstring(
"Property Item")] HRESULT 
Item([in] VARIANT name, [out, retval] 
IApplication** ppApplication);
 IApplication Item([in] VARIANT name)
This property returns an IApplication object given by application name. 
Definition of the IApplication interface used to access settings of a single PLC application. 
Definition of the IApplications interface which is a collection of IApplication objects.