LDialogFile::SetFileName

Summary

Sets the file name used by the open/save dialogs.

Syntax

#include "ltwrappr.h"

L_INT LDialogFile::SetFileName(pszFile)

Parameters

L_TCHAR * pszFile

Character string that contains the file name to be used by the open/save dialogs.

Returns

Value Meaning
SUCCESS The function was successful.
< 1 An error occurred. Refer to Return Codes.

Required DLLs and Libraries

See Also

Functions

Topics

Example

For an example, refer to LDialogFile::DoModalOpen.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Common Dialog C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.