Nope. The Win2K COM implementation doesn't support broadcast[1]. You'll have to PInvoke Win32 API for that.
I haven't dug into the XP/.Net Server COM implementation to see if it does or not, although I have read that it now supports delivery notifications through email. Keep Smilin' Ed Stegman [1]ms-help://MS.VSCC/MS.MSDNVS/fax/faxlegacy_44fn.htm RCW (Runtime Callable Wrapper) == Runtime Callable *COM* Wrapper. -----Original Message----- From: The DOTNET list will be retired 7/1/02 [mailto:[EMAIL PROTECTED]]On Behalf Of Erick Thompson Sent: Monday, June 03, 2002 1:37 PM To: [EMAIL PROTECTED] Subject: Re: Fax over TCP/IP in .NET Ed, > If you have a fax server on your network... > > If you are running Win2K... > (1) You can use the Fax Service Client API for Windows 2000. (There's a set of COM objects you can tlbimp.) > ms-help://MS.VSCC/MS.MSDNVS/fax/faxlegacy_9lf4.htm Is there a set of RCWs for some of the stuff that COM doesn't (at least that I could find) support, such as DeliveryReportType and the callback for FaxSendDocumentForBroadcast? Thanks, Erick You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com. You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.