The file operation structure (rxFILOP) is passed to file operation callbacks:
typedef struct _rxfilop {
pctCHGB pchgbuf; /* [IN] File operation details */
pctFILH pfilhnd; /* [IN] File information */
} rxFILOP, *prxFILOP;
TOCIndex