Microsoft SDK for Java

callbackEnumModes

This method of the IEnumModesCallback Interface is an application-defined callback procedure.

Syntax

public void callbackEnumModes(DDSurfaceDesc desc, IUnknown Ctxt);

Parameters

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.