LDialogFile::GetFileName

#include "ltwrappr.h"

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

L_TCHAR * pszBuff;

file name

L_INT cbSize;

size of the passed buffer

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

Parameter

Description

pszBuff

Character string to be updated with the file name.

cbSize

The size of pszBuff.

Returns

None

Required DLLs and Libraries

LTDLGFILE
LTDLGKRN
LTDLGUTL
LTDLGCTRL
LTDLGCOM
LTFIL
LTDIS
LTIMG

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Common Dialog C++ Class Library Help