C# Class TOAPI.WinMM.midihdr

Show file 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 property

public uint dwBufferLength
return uint

dwBytesRecorded public property

public uint dwBytesRecorded
return uint

dwFlags public property

public uint dwFlags
return uint

dwOffset public property

public uint dwOffset
return uint

dwUser public property

public uint dwUser
return uint

lpNext public property

public IntPtr,System lpNext
return System.IntPtr

reserved public property

public uint reserved
return uint