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

_FAX_JOB_PARAMW

Declaration

Source position: jwawinfax.pas line 974

type _FAX_JOB_PARAMW = record

  SizeOfStruct: DWORD;

  RecipientNumber: LPCWSTR;

  RecipientName: LPCWSTR;

  Tsid: LPCWSTR;

  SenderName: LPCWSTR;

  SenderCompany: LPCWSTR;

  SenderDept: LPCWSTR;

  BillingCode: LPCWSTR;

  ScheduleAction: DWORD;

  ScheduleTime: SYSTEMTIME;

  DeliveryReportType: DWORD;

  DeliveryReportAddress: LPCWSTR;

  DocumentName: LPCWSTR;

  CallHandle: HCALL;

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

end;


Documentation generated on: 2023-03-18