効果音の再生を停止します。
Declaration Syntax
C# | Visual Basic | Visual Basic Usage | Visual C++ | | J# | JScript | JavaScript | XAML |
public void SoundStop(
string SoundName
)
Public Sub SoundStop ( _
SoundName As String _
)
Dim instance As Helper
Dim SoundName As String
instance.SoundStop(SoundName)
public:
void SoundStop(
String^ SoundName
)
member SoundStop :
SoundName:string -> unit
public void SoundStop(
String SoundName
)
public function SoundStop(
SoundName : String
)
function SoundStop(SoundName);
Parameters
Remarks
効果音の再生を停止します。
アセンブリ:
Wakaba (モジュール: Wakaba) バージョン: 2.4.3.0 (2.4.3)