Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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, |