Owner
Owner
Gets the pointer of the owner node.
CTreeNode* Owner()Return Value
Pointer of the owner node.
Owner
Sets the pointer of the owner node.
void Owner(
CTreeNode* node // node
)Parameters
- node
[in] New value of the pointer of the owner node.
Return Value
None.
Last updated on