PK_FUNCTION_find_o_t   

struct PK_FUNCTION_find_o_s
    {
    int o_t_version;    --- version number of option structure
    };

typedef struct PK_FUNCTION_find_o_s PK_FUNCTION_find_o_t;



This options structure provides optional controls for
PK_FUNCTION_find.

Used in:

PK_FUNCTION_find


It contains no options.