Searched defs:Prompts (Results 1 – 1 of 1) sorted by relevance
479 typedef struct Prompts { struct480 int numPrompts; argument481 const char **azPrompts; argument482 } Prompts; typedef