The C1TreeNode..::.NodeProcParams type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | EnterProc |
Method invoked before node processing begins
|
![]() | ExitProc |
Method invoked after the node and its subtree have been processed
|
![]() | MainProc |
Method for processing the node itself
|