SetEmailLogDir

Sets the path of the log directory. This value is used when the logging option is enabled. For more information please see the SetEmailLogging method.

 

SetEmailLogDir (pDevMode As Long, pStr As String) As Boolean

 

Input value pDevMode:       - pointer to the BlackIceDEVMODE structure.

Input value pStr:                   - The full path of the log folder to set. The maximum length of this parameter is 260 (including terminating \0 character).

Return value - TRUE on success otherwise FALSE.