Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
3/26/2014
Removes the specified node from the list.
Syntax
OBJECT* Remove(
POSITION pos
);
Parameters
- pos
Position in the list of nodes to remove.
Return Value
Returns the pointer to the object that was removed.
Remarks
This member function calls the CBaseList::RemoveI member function.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |