IXACTWaveBank::GetState
IXACTWaveBank::GetState
Retrieves the current state of the wave bank.
[Content-driven]
HRESULT GetState( DWORD *pdwState );
Parameters
- pdwState
[out] Flags that indicate the state of the wave bank. The flags are as follows:
Return Values
Returns S_OK if successful. Otherwise, an error code.
Remarks
For information on using this method, see Managing XACT Resources and Notifications.
Requirements
Header: Declared in Xact.h.
Library: Use Xact.lib.