This method returns an ordered list of interfaces IIDs that instances of the class promise to implement.
void getInterfaces( out PRUint32 aCount, [array,size_is(aCount),retval] out nsIIDPtr aResult );
nsIIDPtr values. Note that nsISupports is an implicit member of the implemented set of interfaces and need not be included.
If this method is not supported by an implementation, then it should return 0 for aCount and null for aResult.
Page last modified 22:00, 8 Nov 2005 by DarinFisher