C# Class TOAPI.WinMM.MMIOINFO

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

Public Properties

Property Type Description
cchBuffer int
dwFlags uint
dwReserved1 uint
dwReserved2 uint
fccIOProc uint
hmmio System.IntPtr
htask System.IntPtr
lBufOffset int
lDiskOffset int
pIOProc MMIOPROC
pchBuffer string
pchEndRead string
pchEndWrite string
pchNext string
wErrorRet uint

Property Details

cchBuffer public_oe property

public int cchBuffer
return int

dwFlags public_oe property

public uint dwFlags
return uint

dwReserved1 public_oe property

public uint dwReserved1
return uint

dwReserved2 public_oe property

public uint dwReserved2
return uint

fccIOProc public_oe property

public uint fccIOProc
return uint

hmmio public_oe property

public IntPtr,System hmmio
return System.IntPtr

htask public_oe property

public IntPtr,System htask
return System.IntPtr

lBufOffset public_oe property

public int lBufOffset
return int

lDiskOffset public_oe property

public int lDiskOffset
return int

pIOProc public_oe property

public MMIOPROC pIOProc
return MMIOPROC

pchBuffer public_oe property

public string pchBuffer
return string

pchEndRead public_oe property

public string pchEndRead
return string

pchEndWrite public_oe property

public string pchEndWrite
return string

pchNext public_oe property

public string pchNext
return string

wErrorRet public_oe property

public uint wErrorRet
return uint