nw::ut::LinkList::GetPrev Member Function
Syntax
pointer
GetPrev(
pointer
p );
Arguments
Name
Description
in
p
Pointer to an element used as a reference point.
Return Values
Gets the previous element. Returns NULL if it does not exist.
Description
Gets the previous element.
CONFIDENTIAL