Foxit PDF SDK
Public Attributes
|
List of all members
CFX_PtrList::CNode Struct Reference
Bidirectional node in CFX_PtrList.
More...
Public Attributes
void *
data
Node data.
CNode
*
pNext
Pointer to next node.
CNode
*
pPrev
Pointer to previous node.
Detailed Description
Bidirectional node in CFX_PtrList.
@2019 Foxit Software Incorporated. All rights reserved.