|
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(
|
Parameters
node
[in] New value of the pointer of the owner node.
Return Value
None.