1.16.10. cft_GetKey()

[<<<] [>>>]

This function returns a pointer to the constant zchar string that holds the key of the node defined by the id lNodeId.

char *cft_GetKey(ptConfigTree pCT,
                 CFT_NODE lNodeId
);

[<<<] [>>>]