SimpleEnumerator

Undocumented in source.

Constructors

this
this(nsISupports[] values)
Undocumented in source.

Members

Functions

AddRef
nsrefcnt AddRef()
Undocumented in source. Be warned that the author may not have intended to support it.
GetNext
nsresult GetNext(nsISupports* _retval)
Undocumented in source. Be warned that the author may not have intended to support it.
HasMoreElements
nsresult HasMoreElements(PRBool* _retval)
Undocumented in source. Be warned that the author may not have intended to support it.
QueryInterface
nsresult QueryInterface(nsID* riid, void** ppvObject)
Undocumented in source. Be warned that the author may not have intended to support it.
Release
nsresult Release()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

index
int index;
Undocumented in source.
refCount
int refCount;
Undocumented in source.
values
nsISupports[] values;
Undocumented in source.

Meta