pSetupGetFileTitle function
[This function is not available in Windows Vista or Windows Server 2008.]
Retrieves the file title for the specified file path.
Syntax
PCTSTR pSetupGetFileTitle(
_In_ PCTSTR FilePath
);
Parameters
-
FilePath [in]
-
The file path.
Return value
A pointer to string that receives the file title.
Remarks
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
Requirement | Value |
---|---|
DLL |
|