Source position: mci.pas line 418
type mci_mix_buffer = record |
ulStructLength: LongInt; |
pBuffer: Pointer; |
ulBufferLength: LongInt; |
ulFlags: LongInt; |
ulUserParm: LongInt; |
ulTime: LongInt; |
ulReserved1: LongInt; |
ulReserved2: LongInt; |
end; |