Home
last modified time | relevance | path

Searched defs:StartResult (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundStartable.h97 StartResult() : m_Code( START_ERR_UNKNOWN ) {} in StartResult() function
100 StartResult( ResultCode code ) : m_Code( code ) {} in StartResult() function