www.BCB-Tools.com

Home of
RAD DirectX
for
C++ Builder

...

C++ Builder wrapping DirectX

...

Please Register

So we can
create more

the TDx_Library
the TDx9_Library



Welcome to BCB-Tools.com Latest News

Development Tools Demo Applications Step-by-Step Tutorials Component Reference

Register Here! Available Downloads

Frequently Asked Questions Discussion Forums Receive emails from BCB-Tools.com Send us some Feedback

Links to other sites Information about the BCB-Tools.com website


    TDx_Draw_Library v1.90 Component Reference

    -= Click to navigate the reference =-
    Go to the Welcome Page

    [ TDx_Draw::EnumDisplayModes() ]     [ next: EnumSurfaces() ]     [ prev: DuplicateSurface() ]

    public:

         virtual bool __fastcall EnumDisplayModes( dword pFlags, TDDSurfaceDesc* pSurfaceDesc, void* pContext );





    -= Go to the TDx_Draw description =-    TDX_DRAW::ENUMDISPLAYMODES()   [ component method ]

    • Description
    • Parameters

        Flags
        The Flags parameter defines flags indicating whether refresh rate and mode13 are taken into account when enumeration is being performed.
        Typically, this parameter is set to 0 to ignore extra options.
        The described effect applies when the flag is set.

          DDEDM_REFRESHRATES
          Enumeration is to define display modes that have different refresh rates as being unique.

          DDEDM_STANDARDVGAMODES
          Enumerate Mode 13 as well as Mode X.
          Refer to the DirectX SDK for details on "Mode X and Mode 13 Display Modes" limitations.

        SurfaceDesc
        The SurfaceDesc parameter references a TDDSurfaceDesc component to be compared to available display modes.
        Set this parameter to NULL to enumerate all display modes.

        Context
        The Context parameter references an application defined object to be passed to the callback function for each display mode enumerated.
        Set this parameter to NULL if you do not need to pass any further information to the TDx_Draw::EnumModesCallback() event.


    • See Also
    • Top





    If you would like to submit additions or improvements to this page, click: [email protected].



























Top

Welcome |  Latest News |  Tools |  Demos |  Tutorials |  Reference |  Register |  Downloads
FAQ |  Forums |  Feedback |  Mailing List |  Links |  Site Information

This page is Copyright © 2008 Darren John Dwyer, Australia. All Rights Reserved.
Borland C++ Builder, CBuilder, etc are Trademarks of Borland Corporation.
DirectX, DirectDraw, Windows, etc are Trademarks of Microsoft Corporation.