VARIANT
*iProbeLists - A variant structure holding the probe list objects.
Return
HRESULT
- S_OK if successful or E_FAIL otherwise.
Remarks
This method will create individual IGDACCustomSeqProbeList
instance for each list element and add it to the variant array. The user can use
the NumLists to get the
total number of probe lists available and iterate the variant array. It is required
to destroy each object inside the array after used.
The variant will be
returned empty if the probe group has not been initialized and set.