.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH Str_GetPtrW 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBStr_GetPtrW\fR (COMCTL32.235) .SH SYNOPSIS INT Str_GetPtrW ( LPCWSTR \fIlpSrc\fR, LPWSTR \fIlpDest\fR, INT \fInMaxLen\fR ) .SH DESCRIPTION .PP See \fBStr_GetPtrA(3w)\fR. .SH IMPLEMENTATION .PP Exported by ordinal only. Use \fBGetProcAddress(3w)\fR to obtain a pointer to the function. .PP Implemented in \fB"dlls/comctl32/string.c"\fR. .PP Debug channel \fB"commctrl"\fR.