Unit 'JwaWinFax' Package
[Overview][Constants][Types][Procedures and functions][Index] [#winunits-jedi]

_FAX_JOB_PARAMA

Declaration

Source position: jwawinfax.pas line 949

type _FAX_JOB_PARAMA = record

  SizeOfStruct: DWORD;

  RecipientNumber: LPCSTR;

  RecipientName: LPCSTR;

  Tsid: LPCSTR;

  SenderName: LPCSTR;

  SenderCompany: LPCSTR;

  SenderDept: LPCSTR;

  BillingCode: LPCSTR;

  ScheduleAction: DWORD;

  ScheduleTime: SYSTEMTIME;

  DeliveryReportType: DWORD;

  DeliveryReportAddress: LPCSTR;

  DocumentName: LPCSTR;

  CallHandle: HCALL;

  Reserved: array [0..3-1] of DWORD_PTR;

end;


Documentation generated on: 2023-03-18