IXACTCue::Stop
IXACTCue::Stop
Stops a cue.
[Content-driven]
HRESULT Stop( DWORD dwFlags );
Parameters
- dwFlags
[in] Flag specifying how the cue should be stopped. The flag value may be 0 or the following:
Return Values
Returns S_OK if successful, an error code otherwise.
Requirements
Header: Declared in Xact.h.
Library: Use Xact.lib.