Share via


IXACTWave::GetProperties

IXACTWave::GetProperties

Retrieves the properties of the wave object.

[Code-driven]

  HRESULT 
  GetProperties(
  LPXACT_WAVE_INSTANCE_PROPERTIES pProperties
);

Parameters

Return Values

Returns S_OK if successful. Otherwise, an error code.

Requirements

Header: Declared in Xact.h.

Library: Use Xact.lib.

See Also

IXACTWave