table of contents
other versions
- wheezy 1.4.1-4
StringTableTrim(3w) | Wine API | StringTableTrim(3w) |
NAME¶
StringTableTrim (SETUPAPI.@)SYNOPSIS¶
VOID StringTableTrim(
HSTRING_TABLE hStringTable
)
DESCRIPTION¶
PARAMS¶
hStringTable [In] Handle to the string table.RETURNS¶
NoneIMPLEMENTATION¶
Not declared in a Wine header. The function is either undocumented, or missing from Wine. Implemented in "dlls/setupapi/stringtable.c". Debug channel "setupapi".Oct 2012 | Wine API |