C# Class TOAPI.WinMM.MMIOINFO

Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Свойство 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
Résultat int

dwFlags public_oe property

public uint dwFlags
Résultat uint

dwReserved1 public_oe property

public uint dwReserved1
Résultat uint

dwReserved2 public_oe property

public uint dwReserved2
Résultat uint

fccIOProc public_oe property

public uint fccIOProc
Résultat uint

hmmio public_oe property

public IntPtr,System hmmio
Résultat System.IntPtr

htask public_oe property

public IntPtr,System htask
Résultat System.IntPtr

lBufOffset public_oe property

public int lBufOffset
Résultat int

lDiskOffset public_oe property

public int lDiskOffset
Résultat int

pIOProc public_oe property

public MMIOPROC pIOProc
Résultat MMIOPROC

pchBuffer public_oe property

public string pchBuffer
Résultat string

pchEndRead public_oe property

public string pchEndRead
Résultat string

pchEndWrite public_oe property

public string pchEndWrite
Résultat string

pchNext public_oe property

public string pchNext
Résultat string

wErrorRet public_oe property

public uint wErrorRet
Résultat uint