add IID method.

git-svn-id: svn://10.0.0.236/trunk@25965 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pinkerton%netscape.com
1999-04-02 00:10:10 +00:00
parent c2dd29f0f6
commit 9daa548134

View File

@@ -32,6 +32,8 @@ class nsIFormatConverter : public nsISupports {
public:
static const nsIID& GetIID() { static nsIID iid = NS_IFORMATCONVERTER_IID; return iid; }
/**
* Get the list of the "input" data flavors, in otherwords, the flavors
* that this converter can convert "from" (the incoming data to the converter)