add IID method.
git-svn-id: svn://10.0.0.236/trunk@25965 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user