nsISupports
Last changed in Gecko 1.8 (Firefox 1.5 / Thunderbird 1.5 / SeaMonkey 1.0)void close(); |
Attribute | Type | Description |
nextFile |
|
The next file in the sequence. The nextFile attribute is the first element upon the first call. This attribute is null if there is no next element. Read only. |
Closes the directory being enumerated, releasing the system resource. It is safe to call this function many times.
void close();
None.
NS_OK
NS_ERROR_FAILURE