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.

    pszCurrentChar (PSZ) - input

      Current character in a null-terminated string.

    pszNextChar (PSZ) - returns

      Pointer to the next character in the null-terminated string.

      When the end of the string is reached, a pointer to the null-terminating character is returned.


    [Back] [Next]