CM_SEARCHSTRING Return Value - pRecord
pRecord
(
PRECORDCORE
)
Pointer to the found container record.
NULL
No container record's text matches the search string.
-1
An error occurred. The
WinGetLastError
function may return the following error:
PMERR_INVALID_PARAMETERS.
Other
Pointer to the container record whose text matches the search string.
[Back: CM_SEARCHSTRING Field - pSearchAfter]
[Next: CM_SEARCHSTRING - Parameters]