C# 클래스 TOAPI.WinMM.MMIOINFO

파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
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

프로퍼티 상세

cchBuffer 공개적으로 프로퍼티

public int cchBuffer
리턴 int

dwFlags 공개적으로 프로퍼티

public uint dwFlags
리턴 uint

dwReserved1 공개적으로 프로퍼티

public uint dwReserved1
리턴 uint

dwReserved2 공개적으로 프로퍼티

public uint dwReserved2
리턴 uint

fccIOProc 공개적으로 프로퍼티

public uint fccIOProc
리턴 uint

hmmio 공개적으로 프로퍼티

public IntPtr,System hmmio
리턴 System.IntPtr

htask 공개적으로 프로퍼티

public IntPtr,System htask
리턴 System.IntPtr

lBufOffset 공개적으로 프로퍼티

public int lBufOffset
리턴 int

lDiskOffset 공개적으로 프로퍼티

public int lDiskOffset
리턴 int

pIOProc 공개적으로 프로퍼티

public MMIOPROC pIOProc
리턴 MMIOPROC

pchBuffer 공개적으로 프로퍼티

public string pchBuffer
리턴 string

pchEndRead 공개적으로 프로퍼티

public string pchEndRead
리턴 string

pchEndWrite 공개적으로 프로퍼티

public string pchEndWrite
리턴 string

pchNext 공개적으로 프로퍼티

public string pchNext
리턴 string

wErrorRet 공개적으로 프로퍼티

public uint wErrorRet
리턴 uint