pSetupStringTableDestroy 函式
[此函式不適用於 Windows Vista 或 Windows Server 2008。]
刪除字串資料表。
語法
void WINAPI pSetupStringTableDestroy(
_In_ PVOID StringTable
);
參數
-
StringTable [in]
-
字串資料表的指標。
傳回值
此函式不會傳回值。
備註
此函式沒有相關聯的匯入程式庫或標頭檔;您必須使用 LoadLibrary 和 GetProcAddress 函式呼叫它。
規格需求
需求 | 值 |
---|---|
DLL |
|