Microsoft DirectX 8.0 (C++) |
Retrieves the length of the segment.
HRESULT GetLength( MUSIC_TIME* pmtLength );
If the method succeeds, the return value is S_OK.
If it fails, the method can return E_POINTER.
The method always returns 1 in *pmtLength for segments created from wave files.
Header: Declared in dmusici.h.