![]() |
PK_LTOPOL_ask_class_r_t |
struct PK_LTOPOL_ask_class_r_s { int r_t_version; --- version number of return structure PK_CLASS_t ltopol_class; --- class of ltopol }; typedef struct PK_LTOPOL_ask_class_r_s PK_LTOPOL_ask_class_r_t; A structure packaging the class of an ltopol.
The structure has the following field: 'ltopol_class' The class of the ltopol. The function PK_LTOPOL_ask_class_r_f may be used to free associated memory.