Unit 'cupsdyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libcups]

ppd_choice_t

Declaration

Source position: cupsdyn.pp line 501

type ppd_choice_t = record

  marked: Char;

  choice: array [0..(PPD_MAX_NAME)-1] of char;

  text: array [0..(PPD_MAX_TEXT)-1] of char;

  code: Pchar;

  option: Pointer;

end;


Documentation generated on: 2023-03-18