.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH DSA_DeleteAllItems 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBDSA_DeleteAllItems\fR (COMCTL32.327) .SH SYNOPSIS BOOL DSA_DeleteAllItems ( const HDSA \fIhdsa\fR ) .SH DESCRIPTION .PP Removes all items and reinitializes the array. .SH PARAMS \fIhdsa\fR \fB[In]\fR pointer to the array control structure. .PP .SH RETURNS .PP \fBSuccess:\fR \fBTRUE\fR .PP \fBFailure:\fR \fBFALSE\fR .SH IMPLEMENTATION .PP Not declared in a Wine header. The function is either undocumented, or missing from Wine. .PP Implemented in \fB"dlls/comctl32/dsa.c"\fR. .PP Debug channel \fB"dsa"\fR.