AddTailI (Compact 2013)
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, |