共用方式為


pSetupGetFileTitle 函式

[此函式不適用於 Windows Vista 或 Windows Server 2008。]

擷取指定檔案路徑的檔案標題。

語法

PCTSTR pSetupGetFileTitle(
  _In_ PCTSTR FilePath
);

參數

FilePath [in]

檔案路徑。

傳回值

接收檔案標題之字串的指標。

備註

此函式沒有相關聯的匯入程式庫或標頭檔;您必須使用 LoadLibraryGetProcAddress 函式呼叫它。

規格需求

需求
DLL
Setupapi.dll