Compartilhar via


FaxServer.Disconnect method

The Disconnect method terminates a fax client application's connection to a fax server. The method fails if the client is not connected to an active fax server.

Syntax

FaxServer.Disconnect() As Long

Parameters

This method has no parameters.

Requirements

Minimum supported client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
FaxComex.h
DLL
Fxscomex.dll

See also

FaxServer

IFaxServer