| Pepper_47_C_interfaces
    | 
#include <pp_search_criteria_samsung.h>

| Public Attributes | |
| PP_Bool | negation | 
| PP_CriteriaField | type | 
| uint64_t | searchID | 
| struct PP_Var | searchName | 
Structure describin search criteria for TV service searching.
Definition at line 42 of file pp_search_criteria_samsung.h.
| PP_Bool PP_SearchCriteria::negation | 
if PP_TRUE this field specifies that whole criteria is negated. WARNING: Not aplicable for name searching! 
Definition at line 48 of file pp_search_criteria_samsung.h.
| uint64_t PP_SearchCriteria::searchID | 
ID of the service to be searched.
Definition at line 52 of file pp_search_criteria_samsung.h.
| struct PP_Var PP_SearchCriteria::searchName | 
Name of the service to be searched.
Definition at line 54 of file pp_search_criteria_samsung.h.
| PP_CriteriaField PP_SearchCriteria::type | 
Value of this field decides which field will be used for search.
Definition at line 50 of file pp_search_criteria_samsung.h.
 1.8.6
 1.8.6