Help Center›AfxNova
DSafeArray.FindElementmethod
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.
Syntax
PRIVATE FUNCTION DSafeArray.FindElement (BYREF wszFind AS WSTRING, BYVAL IgnoreCase AS BOOLEAN = TRUE) AS LONG
Parameters
| Name | Description | |
|---|---|---|
wszFind | = The string to search. | |
bNoCase | = TRUE: Ignore case. |
Reference
- Include file
DSafeArray.inc - Defined in AfxNova/DSafeArray.inc:2106