|
Beep |
Declare Function Api_Beep& Lib "kernel32" Alias "Beep" (ByVal dwFreq&, ByVal dwDuration&) |
|
Declare Function Beep Lib "kernel32" Alias "Beep" (ByVal dwFreq As Long, ByVal dwDuration As Long) As Long |
|
|
Beep音の発生。 |
|
|
パラメータ
|
|