C# 클래스 TOAPI.WinMM.midihdr

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

공개 프로퍼티들

프로퍼티 타입 설명
dwBufferLength uint
dwBytesRecorded uint
dwFlags uint
dwOffset uint
dwUser uint
lpNext System.IntPtr
reserved uint

프로퍼티 상세

dwBufferLength 공개적으로 프로퍼티

public uint dwBufferLength
리턴 uint

dwBytesRecorded 공개적으로 프로퍼티

public uint dwBytesRecorded
리턴 uint

dwFlags 공개적으로 프로퍼티

public uint dwFlags
리턴 uint

dwOffset 공개적으로 프로퍼티

public uint dwOffset
리턴 uint

dwUser 공개적으로 프로퍼티

public uint dwUser
리턴 uint

lpNext 공개적으로 프로퍼티

public IntPtr,System lpNext
리턴 System.IntPtr

reserved 공개적으로 프로퍼티

public uint reserved
리턴 uint