__cdecl TYPELIB_PROC int TextLike(PTEXT pText, CTEXTSTR text);
|
Parameters |
Description |
|
PTEXT pText |
PTEXT segment to compare |
|
CTEXTSTR text |
C string buffer to compare against |
Compares if text is like a C string. Case insensitive (like).
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|