PK_LATTICE_find_box_o_t   

struct PK_LATTICE_find_box_o_s
    {
    int                  o_t_version;     --- version number of options
                                          --- structure.
    };
typedef struct PK_LATTICE_find_box_o_s PK_LATTICE_find_box_o_t;



This structure contains optional controls for PK_LATTICE_find_box.

Used in:

PK_LATTICE_find_box


It contains no options and is provided for future enhancements.