.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH StringTableDestroy 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBStringTableDestroy\fR (SETUPAPI.@) .SH SYNOPSIS VOID StringTableDestroy ( HSTRING_TABLE \fIhStringTable\fR ) .SH DESCRIPTION .PP Destroys a string table. .SH PARAMS \fIhStringTable\fR \fB[In]\fR Handle to the string table to be destroyed. .PP .SH RETURNS .PP None .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/setupapi/stringtable.c"\fR. .PP Debug channel \fB"setupapi"\fR.