This method of the IEnumModesCallback Interface is an application-defined callback procedure.
public void callbackEnumModes(DDSurfaceDesc desc, IUnknown Ctxt);
desc | A DDSurfaceDesc object that provides the monitor frequency and the mode that can be created. This data is read-only. |
ctxt | Application-defined data that is passed to the callback function each time the function is called. |