IXACTWave::GetProperties
IXACTWave::GetProperties
Retrieves the properties of the wave object.
[Code-driven]
HRESULT GetProperties( LPXACT_WAVE_INSTANCE_PROPERTIES pProperties );
Parameters
- pProperties
Pointer to an XACT_WAVE_INSTANCE_PROPERTIES structure that is returned.
Return Values
Returns S_OK if successful. Otherwise, an error code.
Requirements
Header: Declared in Xact.h.
Library: Use Xact.lib.