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

ファイルを表示 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_oe property

public UInt32,System Flags
return System.UInt32

LogAutoShrinkPercentage public_oe property

public UInt32,System LogAutoShrinkPercentage
return System.UInt32

LogContainerCountMax public_oe property

public UInt32,System LogContainerCountMax
return System.UInt32

LogContainerCountMin public_oe property

public UInt32,System LogContainerCountMin
return System.UInt32

LogContainerSize public_oe property

public UInt64,System LogContainerSize
return System.UInt64

LogGrowthIncrement public_oe property

public UInt32,System LogGrowthIncrement
return System.UInt32

LogPath public_oe property

public IntPtr,System LogPath
return System.IntPtr

LogPathLength public_oe property

public UInt16,System LogPathLength
return System.UInt16

LoggingMode public_oe property

public UInt16,System LoggingMode
return System.UInt16

Reserved public_oe property

public UInt16,System Reserved
return System.UInt16

TmLogPathLength public_oe property

public UInt16,System TmLogPathLength
return System.UInt16

TmLogPathOffset public_oe property

public UInt32,System TmLogPathOffset
return System.UInt32