Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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, |