C# Class Nikon.NkMAIDFileInfo

Mostrar archivo Open project: RITMechArch/MechArch Class Usage Examples

Public Properties

Property Type Description
baseInfo NkMAIDDataInfo
fDiskFile System.UInt32
fRemoveObject System.UInt32
ulFileDataType eNkMAIDFileDataType
ulLength System.UInt32
ulStart System.UInt32
ulTotalLength System.UInt32

Property Details

baseInfo public_oe property

public NkMAIDDataInfo,Nikon baseInfo
return NkMAIDDataInfo

fDiskFile public_oe property

public UInt32,System fDiskFile
return System.UInt32

fRemoveObject public_oe property

public UInt32,System fRemoveObject
return System.UInt32

ulFileDataType public_oe property

public eNkMAIDFileDataType ulFileDataType
return eNkMAIDFileDataType

ulLength public_oe property

public UInt32,System ulLength
return System.UInt32

ulStart public_oe property

public UInt32,System ulStart
return System.UInt32

ulTotalLength public_oe property

public UInt32,System ulTotalLength
return System.UInt32