.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH PathRemoveArgsA 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBPathRemoveArgsA\fR (SHLWAPI.@) .SH SYNOPSIS void PathRemoveArgsA ( LPSTR \fIlpszPath\fR ) .SH DESCRIPTION .PP Strip space separated arguments from a path. .SH PARAMS \fIlpszPath\fR \fB[In/Out]\fR Path to remove arguments from. .PP .SH RETURNS .PP Nothing. .SH IMPLEMENTATION .PP Declared in \fB"shlwapi.h"\fR. .PP Implemented in \fB"dlls/shlwapi/path.c"\fR. .PP Debug channel \fB"shell"\fR.