次の方法で共有


FaxActivityLogging.DatabasePath property

The DatabasePath property is a null-terminated string that contains the path to the activity log database file.

This property is read/write.

Syntax

Property DatabasePath As String

Property value

A String that specifies or receives the fully qualified, null-terminated path of the directory where the activity log database file resides.

Remarks

Note

If you change the path to the activity log directory, be sure to use a secured directory.

 

To read or write to this property, a user must have the farQUERY_CONFIG access right.

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

FaxActivityLogging

IFaxActivityLogging