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
Appends a single node to the end of the list.
Syntax
POSITION AddTailI(
void* pObj
);
Parameters
- pObj
Pointer to the object to add.
Return Value
Returns the new tail position, if successful; otherwise, returns NULL.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |