|  |  | 
Stops a cue.
HRESULT Stop( DWORD dwFlags );
| Value | Description | 
|---|---|
| XACT_FLAG_CUE_STOP_IMMEDIATE | Indicates the cue should stop immediately, ignoring any release phase or transition specified in the content. | 
Returns S_OK if successful, an error code otherwise.
Header: Declared in Xact.h.