Last change
on this file since 680 was 497, checked in by イグトランス (egtra), 17 years ago |
インクルードガードとその他不要な前処理定義などの削除
|
File size:
316 bytes
|
Line | |
---|
1 | ' dmdls.sbp - DLS download definitions for DirectMusic API's
|
---|
2 |
|
---|
3 | Type 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.
|
---|
6 | End Type
|
---|
Note:
See
TracBrowser
for help on using the repository browser.