IXACTSoundBank::GetNumCues
IXACTSoundBank::GetNumCues
Retrieves the number of cues in the soundbank.
[Content-driven]
HRESULT GetNumCues( XACTINDEX *pnNumCues );
Parameters
- pnNumCues
Pointer to an XACTINDEX that returns the number of cues.
Return Values
Returns S_OK if successful. Otherwise, an error code.
Requirements
Header: Declared in Xact.h.
Library: Use Xact.lib.