IRS_frstnxt_char_dev


#include <irs.h>

typedef struct IRS_frstnxt_char_dev { 
    struct IRS_header IRS_g_f_n_hdr;
    ULONG  IRS_g_f_n_hndl;  // handle for get next, 0 for get first
    ULONG  IRS_g_f_n_ptr;   // pointer to 12 byte name buffer
} IRS_frstnxt_char_dev, *PIRS_frstnxt_char_dev;

Contains information for a IRS_FIRSTNXT_CHAR_DEV function.

See also IRS