|
YAZ 5.35.1
|
#include <z-accform1.h>
Data Fields | ||
| int | which | |
| union { | ||
| Z_PromptIdEnumeratedPrompt * enumeratedPrompt | ||
| Z_InternationalString * nonEnumeratedPrompt | ||
| } | u | |
Definition at line 118 of file z-accform1.h.
| Z_PromptIdEnumeratedPrompt* Z_PromptId::enumeratedPrompt |
Definition at line 121 of file z-accform1.h.
| Z_InternationalString* Z_PromptId::nonEnumeratedPrompt |
Definition at line 122 of file z-accform1.h.
| union { ... } Z_PromptId::u |
| int Z_PromptId::which |
Definition at line 119 of file z-accform1.h.