N
Nguyen Xuan Nguyen
Dear sir
+. I'm using C#.Net and Tapi3.x for developing an simple phone.
+. In my Application I want to integrate send/receive Fax on it.
+. What should I do. I have saw MSDN. But I don't Understand, How do I
initialize Fax services.
+. In MSDN which it say: "The fax service calls the FaxDevStartJob
function to initialize new fax job".
BOOL WINAPI FaxDevStartJob(
HLINE LineHandle, // handle to the open line device
DWORD DeviceId, // TAPI line device identifier
PHANDLE FaxHandle, // pointer to fax handle
HANDLE CompletionPortHandle, // handle to an I/O completion port
ULONG_PTR CompletionKey // completion key value
);
Please help me:
+. What is LineHandle. How can I get it.
+. What is DeviceID. How can I get it.
Thanks
Nguyennx
+. I'm using C#.Net and Tapi3.x for developing an simple phone.
+. In my Application I want to integrate send/receive Fax on it.
+. What should I do. I have saw MSDN. But I don't Understand, How do I
initialize Fax services.
+. In MSDN which it say: "The fax service calls the FaxDevStartJob
function to initialize new fax job".
BOOL WINAPI FaxDevStartJob(
HLINE LineHandle, // handle to the open line device
DWORD DeviceId, // TAPI line device identifier
PHANDLE FaxHandle, // pointer to fax handle
HANDLE CompletionPortHandle, // handle to an I/O completion port
ULONG_PTR CompletionKey // completion key value
);
Please help me:
+. What is LineHandle. How can I get it.
+. What is DeviceID. How can I get it.
Thanks
Nguyennx