#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. |
None
Required DLLs and Libraries
LTDLGFILE For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application |
Functions: |
Class Members, LDialogFile::SetFileName, LDialogFile::DoModalOpen, LDialogFile::DoModalSave |
Topics: |
For an example, refer to LDialogFile::DoModalOpen.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET