This property specifies whether new log files should automatically be created when the current one has reached a certain size. 0 = False, 1 = True
IDL Definition
[propget]
HRESULT LogAutoNew([out, retval] VARIANT *pVal /*VT_I4: */);
[propput]
HRESULT LogAutoNew([in] BOOL newVal);
Type
BOOL
Values
1=TRUE, 0=FALSE