nw::snd::SoundStartable::StartResult Classclass StartResult
A class that represents the results of sound playback.
A value of START_ERR_NOT_ENOUGH_INSTANCE indicates that you attempted to play a sound for which the number of required instances had not been created. For playback using a sound archive, it is necessary to increase the number of instances set within the sound archive.
ResultCode
|
A code that represents the results of sound playback. |
|---|
IsSuccess
|
Gets a value indicating whether playback was successful. | |
|---|---|---|
GetCode
|
Gets the playback result code. |
CONFIDENTIAL