VCL RAD DirectX for C++ Builder

Welcome to

www.tdxlibrary.org

Home of the
the TDx_Library...

=- RAD DirectX =-

"RAD DirectX"
for
C++ Builder

...

Welcome to tdxlibrary.org Latest News

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

Register our Tools Available Downloads

Frequently Asked Questions Links to other sites Information about the tdxlibrary.org website


    TDx_Input_Library v2.00 Component Reference

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

    [ TDx_InputDevice::WriteEffectToFile() ]     [ prev: Unacquire() ]

    public:

         virtual bool __fastcall WriteEffectToFile( AnsiString* pFileName, dword pEntries, TDIFileEffect* pFileEffect, dword pFlags );





    -= Go to the TDx_InputDevice description =-    TDX_INPUTDEVICE::WRITEEFFECTTOFILE()   [ component method ]

    • Description
    • Parameters

        FileName
        The FileName parameter defines the name of the RIFF file being written.


        Entries
        The Entries parameter defines the number of elements in the FileEffect array.

        FileEffect
        The FileEffect parameter references an array of TDIFileEffect components holding the effect information to be saved to file.

        Flags
        The Flags parameter defines flags indicating how the effect should be written.
        The described effect applies when the flag is set.

          DIFEF_DEFAULT
          Setting this flag is equivilent to setting the parameter to 0.

          DIFEF_INCLUDENONSTANDARD
          Effects undefined by DirectInput should also be written to the file.

          When this flag is not set, only defined effects such as GUID_Condition will be written.


    • See Also
    • Top





    If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.



























Top

Welcome |  Latest News |  Tools |  Demos |  Tutorials |  Reference |  Register |  Downloads
FAQ |  Links |  Site Information

This page is Copyright © 2019 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.