C# Class Win32.WaveHdr

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

Public Properties

Property Type Description
dwBufferLength int
dwBytesRecorded int
dwFlags int
dwLoops int
dwUser System.IntPtr
lpData System.IntPtr
lpNext System.IntPtr
reserved int

Property Details

dwBufferLength public_oe property

public int dwBufferLength
return int

dwBytesRecorded public_oe property

public int dwBytesRecorded
return int

dwFlags public_oe property

public int dwFlags
return int

dwLoops public_oe property

public int dwLoops
return int

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 int reserved
return int