Scroll to navigation

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

None
 

IMPLEMENTATION

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