hab (HAB) - input

      Anchor-block handle.

    ulCodepage (ULONG) - input

      Code page.

      If a non-existent code page is specified for ulCodepage, the code page specified by the queue associated with the calling thread is used.

    ulCountry (ULONG) - input

      Reserved value, must be 0.

    pszStart (PSZ) - input

      Character string that contains pszCurrentChar.

    pszCurrentChar (PSZ) - input

      Current character.

    pszPrevChar (PSZ) - returns

      Previous character.

      The previous character, or the first character if pszCurrentChar is the first character of pszStart.


    [Back] [Next]