C# 클래스 SharpQuake.Mci

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

공개 메소드들

메소드 설명
MCI_MAKE_TMSF ( int t, int m, int s, int f ) : uint

비공개 메소드들

메소드 설명
Open ( IntPtr device, int cmd, int flags, OpenParams &p ) : int
Play ( IntPtr device, int cmd, int flags, PlayParams &p ) : int
SendCommand ( IntPtr device, int cmd, int flags, GenericParams &p ) : int
SendCommand ( IntPtr device, int cmd, int flags, IntPtr p ) : int
Set ( IntPtr device, int cmd, int flags, SetParams &p ) : int
Status ( IntPtr device, int cmd, int flags, StatusParams &p ) : int

메소드 상세

MCI_MAKE_TMSF() 공개 정적인 메소드

public static MCI_MAKE_TMSF ( int t, int m, int s, int f ) : uint
t int
m int
s int
f int
리턴 uint