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 object at the specified position.
Syntax
OBJECT* Get(
POSITION pos
);
Parameters
- pos
Position in the list from which to retrieve the object.
Return Value
Returns a pointer to an object.
Remarks
This member function calls the CBaseList::GetI member function.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |