getCreateContextListStatus

Returns the status of the createContextList command.

Request

<getCreateContextListStatus>

Reply

<getCreateContextListStatus>
   <status/>            
   <state>
     <lastCompletionTime/>
   </status>      
   <result value=" ">
      <description/>
   </result>
</getCreateContextListStatus>

Elements

state

Specifies the state of the context:

  • running
  • notRunning
lastCompletionTime

Specifies a string representation of the UTC last completion time.

result

Specifies a zError or eDirectory value or 0 (for no error).

description

Specifies a text description of the result.