![]() |
MKI_FileGetExtension (File I/O) Changed in Version 2014.2 |
www.CAD6.com |
C++ Syntaxbool MKI_FileGetExtension( const LPCWSTR f_pszFullName, MKI_FILENAMEW& f_rExtension );
Retrieves a file name's extension.
ParametersFullName [const LPCWSTR] Address of file name whose extension shall be returned. Extension [MKI_FILENAMEW&] Address of text buffer to receive the modified file name.
Return ValueReturns true if successful, false if not.
CommentThis procedure will work for all types of file systems (FAT, Enhanced FAT, NTFS, HPFS).
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH