WindowMinMax service interface file This file contains the interfaces to the windowminmax service, used to limit the resizing of a window to specific minimum and maximum dimensions. More...
#include "nsISupports.idl"
Go to the source code of this file.
Classes | |
interface | sbIWindowMinMaxCallback |
WindowMinMax callback interface This interface describes a callback for the WindowMinMax service, used to query the application for minimum and maximum dimensions. The callback is also used to trap the closing of the window. More... | |
interface | sbIWindowMinMax |
WindowMinMax service interface This is an interface to the WindowMinMax service, used to set and reset callbacks for querying the application for minimum and maximum dimensions. More... | |
WindowMinMax service interface file This file contains the interfaces to the windowminmax service, used to limit the resizing of a window to specific minimum and maximum dimensions.
Definition in file IWindowMinMax.idl.