Source position: mci.pas line 841
type mci_Amp_GetDevCaps_Parms = record |
hwndCallback: LongInt; |
ulReturn: LongInt; |
ulItem: LongInt; |
usMessage: Integer; |
usReserved0: Integer; |
ulLength: LongInt; |
ulValue: LongInt; |
ulAttribute: LongInt; |
ulExtended: LongInt; |
end; |