C# Class cadencii.WAVEHDR

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

Public Properties

Property Type Description
dwBufferLength uint
dwBytesRecorded uint
dwFlags uint
dwLoops uint
dwUser System.IntPtr
lpData System.IntPtr
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

dwLoops public_oe property

public uint dwLoops
return uint

dwUser public_oe property

public IntPtr,System dwUser
return System.IntPtr

lpData public_oe property

public IntPtr,System lpData
return System.IntPtr

lpNext public_oe property

public IntPtr,System lpNext
return System.IntPtr

reserved public_oe property

public uint reserved
return uint