usCodepage (USHORT) - input
This parameter contains the codepage identifier of the string to be formatted.
pszText (PSZ) - input
This parameter contains a pointer to the actual string.
cb (ULONG) - input
This parameter contains a value specifying the number of bytes in the string.
ich (ULONG) - input
This parameter contains the index of the character in the string that intersects the right edge of the drawing rectangle.
pichStart (PULONG) - output
This parameter contains the index of the starting character of the intersecting word.
pichEnd (PULONG) - output
This parameter contains the index of the ending character of the intersecting word.
pichNext (PULONG) - output
This parameter contains the index of the starting character of the next word in the string.
rc (BOOL) - returns
TRUE