66 uuid(03955B9B-6C64-4c6b-9EDF-37FCAF13237A),
69 helpstring(
"IGroups Interface"),
70 pointer_default(unique)
84 [propget, id(DISPID_VALUE), helpstring(
"property Item")] HRESULT
Item([in] VARIANT nameOrIndex, [out, retval]
IGroup** Robot);
Definition of the IGroup interface used to access the functionality of a single group.
IGroup Item([in] VARIANT nameOrIndex)
This property returns an IGroups object given by name of the robot or by index.
Definition of the IGroups interface which is a collection of IGroups objects.