Searched defs:a_cwcMax (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/glue/
H A Dstring.cpp181 * @param a_cwcMax The number of characters to be copied. If set to RTSTR_MAX,
186 void Utf8Str::copyFrom(CBSTR a_pbstr, size_t a_cwcMax) argument
191 a_cwcMax, // size_t cwcString: translate entire string

Completed in 42 milliseconds