Source position: jwawinfax.pas line 1148
type _FAX_PRINT_INFOW = record |
SizeOfStruct: DWORD; |
DocName: LPCWSTR; |
RecipientName: LPCWSTR; |
RecipientNumber: LPCWSTR; |
SenderName: LPCWSTR; |
SenderCompany: LPCWSTR; |
SenderDept: LPCWSTR; |
SenderBillingCode: LPCWSTR; |
Reserved: LPCWSTR; |
DrEmailAddress: LPCWSTR; |
OutputFileName: LPCWSTR; |
end; |