IFaxServer::get_ServerName method (faxcomex.h)
The IFaxServer::get_ServerName property retrieves the name of the active fax server to which the fax client is connected.
This property is read-only.
Syntax
HRESULT get_ServerName(
BSTR *pbstrServerName
);
Parameters
pbstrServerName
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Target Platform | Windows |
Header | faxcomex.h |
DLL | Fxscomex.dll |