C# Class BlogSharp.Core.Impl.Services.FileSystem.Native.NativeMethods.TXFS_START_RM_INFORMATION

Show file Open project: BlogSharp/Blogsharp

Public Properties

Property Type Description
Flags System.UInt32
LogAutoShrinkPercentage System.UInt32
LogContainerCountMax System.UInt32
LogContainerCountMin System.UInt32
LogContainerSize System.UInt64
LogGrowthIncrement System.UInt32
LogPath System.IntPtr
LogPathLength System.UInt16
LoggingMode System.UInt16
Reserved System.UInt16
TmLogPathLength System.UInt16
TmLogPathOffset System.UInt32

Property Details

Flags public property

public UInt32,System Flags
return System.UInt32

LogAutoShrinkPercentage public property

public UInt32,System LogAutoShrinkPercentage
return System.UInt32

LogContainerCountMax public property

public UInt32,System LogContainerCountMax
return System.UInt32

LogContainerCountMin public property

public UInt32,System LogContainerCountMin
return System.UInt32

LogContainerSize public property

public UInt64,System LogContainerSize
return System.UInt64

LogGrowthIncrement public property

public UInt32,System LogGrowthIncrement
return System.UInt32

LogPath public property

public IntPtr,System LogPath
return System.IntPtr

LogPathLength public property

public UInt16,System LogPathLength
return System.UInt16

LoggingMode public property

public UInt16,System LoggingMode
return System.UInt16

Reserved public property

public UInt16,System Reserved
return System.UInt16

TmLogPathLength public property

public UInt16,System TmLogPathLength
return System.UInt16

TmLogPathOffset public property

public UInt32,System TmLogPathOffset
return System.UInt32