The IsCharAlphaNumeric function determines whether a character is either an alphabetic or a numeric character. This determination is based on the semantics of the language selected by the user during setup or by using Control Panel.
BOOL IsCharAlphaNumeric(
TCHAR ch |
// character to test |
); |
If the character is alphanumeric, the return value is nonzero.
If the character is not alphanumeric, the return value is zero. To get extended error information, call GetLastError.
file: /Techref/os/win/api/win32/func/src/f51_17.htm, 1KB, , updated: 2000/4/7 11:19, local time: 2024/11/27 18:05,
18.217.237.169:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://ecomorder.com/techref/os/win/api/win32/func/src/f51_17.htm"> IsCharAlphaNumeric</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.