LDialogFile::GetFileName

Summary

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

Syntax

#include "ltwrappr.h"

L_VOID LDialogFile::GetFileName(pszBuff, cbSize) const;

Parameters

L_TCHAR * pszBuff

Character string to be updated with the file name.

L_INT cbSize

The size of pszBuff.

Returns

None.

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.