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

/external/srec/shared/include/
H A Dlstring.h30 * @addtogroup LStringModule LString API functions
36 * LString interface.
38 * @see list of functions used to operate on @ref LStringModule "LString" objects
43 * Appends text to LString.
45 * @param self LString handle
52 * @param self LString handle
56 * Destroys LString in favour of static LCHAR* string.
57 * The LString object should not be used past this point.
59 * @param self LString handle
64 * Destroys LString objec
70 LString; typedef in typeref:struct:LString_t
[all...]

Completed in 50 milliseconds