Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundStartable.h95 StartResult() : m_Code( START_ERR_UNKNOWN ) {} in StartResult() function
98 StartResult( ResultCode code ) : m_Code( code ) {} in StartResult() function