Sponsors
GetFileTitle
in Files
Function name: GetFileTitle
Defined in : comdlg32
Requirements : Windows NT 3.1 or later; Windows 95 or later
Declaration:
Declare Function GetFileTitle Lib "comdlg32.dll" Alias "GetFileTitleA" (ByVal lpszFile As String, ByVal lpszTitle As String, ByVal cbBuf As Integer) As Integer
Parameters:
Returns:
Related functions:
Examples:
Sorry, this function has no examples yet.