CGenericList::Find (Compact 2013)
3/26/2014
Retrieves the first position that contains the specified object.
Syntax
POSITION Find(
OBJECT* pObj
);
Parameters
- pObj
Pointer to the object to find.
Return Value
Returns a position cursor.
Remarks
This member function calls the CBaseList::FindI member function.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |