To use the QSYSINC header files in ILE C++ you need to use the following
convention #include <file/header.h>. For example,
to include QSYSINC/MIH/SYSEPT you can use#include
<mih/sysept.h>.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.