|
NAMEcxGetFsNodeParent - Returns the specified node's parent directory.SYNOPSIS#include <comprex.h>CxDirectory *cxGetFsNodeParent(CxFsNode *node); PARAMETERS
DESCRIPTIONReturns the specified node's parent directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |