.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH StringTableInitialize 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBStringTableInitialize\fR (SETUPAPI.@) .SH SYNOPSIS HSTRING_TABLE StringTableInitialize ( ) .SH DESCRIPTION .PP Creates a new string table and initializes it. .SH PARAMS None. .PP .SH RETURNS .PP \fBSuccess:\fR Handle to the string table .PP \fBFailure:\fR \fBNULL\fR .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.