Pepper_47_C_interfaces
Public Attributes | List of all members
PP_SearchCriteria Struct Reference

#include <pp_search_criteria_samsung.h>

Collaboration diagram for PP_SearchCriteria:
Collaboration graph

Public Attributes

PP_Bool negation
 
PP_CriteriaField type
 
uint64_t searchID
 
struct PP_Var searchName
 

Detailed Description

Structure describin search criteria for TV service searching.

Definition at line 42 of file pp_search_criteria_samsung.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: