CGenericList::Get (Compact 2013)
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, |