source: trunk/Include/directx9/dmdls.sbp@ 497

Last change on this file since 497 was 497, checked in by イグトランス (egtra), 16 years ago

インクルードガードとその他不要な前処理定義などの削除

File size: 316 bytes
Line 
1' dmdls.sbp - DLS download definitions for DirectMusic API's
2
3Type DMUS_NOTERANGE
4 dwLowNote As DWord 'Sets the low note for the range of MIDI note events to which the instrument responds.
5 dwHighNote As DWord 'Sets the high note for the range of MIDI note events to which the instrument responds.
6End Type
Note: See TracBrowser for help on using the repository browser.