C# Class TOAPI.WinMM.midihdr

ファイルを表示 Open project: Wiladams/NewTOAPIA Class Usage Examples

Public Properties

Property Type Description
dwBufferLength uint
dwBytesRecorded uint
dwFlags uint
dwOffset uint
dwUser uint
lpNext System.IntPtr
reserved uint

Property Details

dwBufferLength public_oe property

public uint dwBufferLength
return uint

dwBytesRecorded public_oe property

public uint dwBytesRecorded
return uint

dwFlags public_oe property

public uint dwFlags
return uint

dwOffset public_oe property

public uint dwOffset
return uint

dwUser public_oe property

public uint dwUser
return uint

lpNext public_oe property

public IntPtr,System lpNext
return System.IntPtr

reserved public_oe property

public uint reserved
return uint