com.ibm.gre.IRMBatchQuery.runQuery Function
Overrides the IRMQuery runQuery method. If the Asynchronous task has not begun this method will call the BatchController beginTask method to start the Life Cycle Query.

Public int runQuery (int, int)
  Type Name Description  
    int nBlockStart The index value return a block of values from. 0 indicates the first value.  
    int nBlockSize The number of values to return. 0 indicates return all values.  
  Return Description  
    int An integer value indicating the status of the task. Positive values indicate percent complete. Negative values refer to BatchResultStatusTypes.