pSetupStringTableDestroy function
[This function is not available in Windows Vista or Windows Server 2008.]
Deletes a string table.
Syntax
void WINAPI pSetupStringTableDestroy(
_In_ PVOID StringTable
);
Parameters
-
StringTable [in]
-
A pointer to the string table.
Return value
This function does not return a value.
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 |
|