os/mm/mmlibs/mmfw/MIDI/MMPFiles/bwins/MIDISTANDARDCUSTOMCOMMANDS.DEF
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/mm/mmlibs/mmfw/MIDI/MMPFiles/bwins/MIDISTANDARDCUSTOMCOMMANDS.DEF	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,76 @@
     1.4 +EXPORTS
     1.5 +	??0RMidiControllerCustomCommands@@QAE@AAVRMMFController@@@Z @ 1 NONAME ; public: __thiscall RMidiControllerCustomCommands::RMidiControllerCustomCommands(class RMMFController &)
     1.6 +	??0CMMFMidiEvent@@QAE@VTUid@@H@Z @ 2 NONAME ; public: __thiscall CMMFMidiEvent::CMMFMidiEvent(class TUid,int)
     1.7 +	??0CMMFMidiEvent@@QAE@XZ @ 3 NONAME ; public: __thiscall CMMFMidiEvent::CMMFMidiEvent(void)
     1.8 +	??1CMidiCustomCommandParser@@UAE@XZ @ 4 NONAME ; public: virtual __thiscall CMidiCustomCommandParser::~CMidiCustomCommandParser(void)
     1.9 +	??1CMMFMidiEvent@@UAE@XZ @ 5 NONAME ; public: virtual __thiscall CMMFMidiEvent::~CMMFMidiEvent(void)
    1.10 +	?CancelReceiveEvents@RMidiControllerCustomCommands@@QAEHXZ @ 6 NONAME ; public: int __thiscall RMidiControllerCustomCommands::CancelReceiveEvents(void)
    1.11 +	?ChannelVolume@RMidiControllerCustomCommands@@QBEHHAAM@Z @ 7 NONAME ; public: int __thiscall RMidiControllerCustomCommands::ChannelVolume(int,float &)const 
    1.12 +	?ChannelsSupported@RMidiControllerCustomCommands@@QBEHAAH@Z @ 8 NONAME ; public: int __thiscall RMidiControllerCustomCommands::ChannelsSupported(int &)const 
    1.13 +	?Close@RMidiControllerCustomCommands@@QAEHXZ @ 9 NONAME ; public: int __thiscall RMidiControllerCustomCommands::Close(void)
    1.14 +	?CopyL@CMMFMidiEvent@@QAEXABV1@@Z @ 10 NONAME ; public: void __thiscall CMMFMidiEvent::CopyL(class CMMFMidiEvent const &)
    1.15 +	?CustomBankLoaded@RMidiControllerCustomCommands@@QBEHHAAH@Z @ 11 NONAME ; public: int __thiscall RMidiControllerCustomCommands::CustomBankLoaded(int,int &)const 
    1.16 +	?DurationMicroBeats@RMidiControllerCustomCommands@@QBEHAA_J@Z @ 12 NONAME ; public: int __thiscall RMidiControllerCustomCommands::DurationMicroBeats(long long &)const 
    1.17 +	?ExternalizeL@CMMFMidiEvent@@QBEXAAVRWriteStream@@@Z @ 13 NONAME ; public: void __thiscall CMMFMidiEvent::ExternalizeL(class RWriteStream &)const 
    1.18 +	?GetBalance@RMidiControllerCustomCommands@@QBEHAAH@Z @ 14 NONAME ; public: int __thiscall RMidiControllerCustomCommands::GetBalance(int &)const 
    1.19 +	?GetBankId@RMidiControllerCustomCommands@@QBEHHHAAH@Z @ 15 NONAME ; public: int __thiscall RMidiControllerCustomCommands::GetBankId(int,int,int &)const 
    1.20 +	?GetInstrument@RMidiControllerCustomCommands@@QAEHHAAH0@Z @ 16 NONAME ; public: int __thiscall RMidiControllerCustomCommands::GetInstrument(int,int &,int &)
    1.21 +	?GetInstrumentId@RMidiControllerCustomCommands@@QBEHHHHAAH@Z @ 17 NONAME ; public: int __thiscall RMidiControllerCustomCommands::GetInstrumentId(int,int,int,int &)const 
    1.22 +	?GetRepeats@RMidiControllerCustomCommands@@QBEHAAH@Z @ 18 NONAME ; public: int __thiscall RMidiControllerCustomCommands::GetRepeats(int &)const 
    1.23 +	?InstrumentNameL@RMidiControllerCustomCommands@@QBEPAVHBufC16@@HHH@Z @ 19 NONAME ; public: class HBufC16 * __thiscall RMidiControllerCustomCommands::InstrumentNameL(int,int,int)const 
    1.24 +	?InternalizeL@CMMFMidiEvent@@QAEXAAVRReadStream@@@Z @ 20 NONAME ; public: void __thiscall CMMFMidiEvent::InternalizeL(class RReadStream &)
    1.25 +	?IsChannelMute@RMidiControllerCustomCommands@@QBEHHAAH@Z @ 21 NONAME ; public: int __thiscall RMidiControllerCustomCommands::IsChannelMute(int,int &)const 
    1.26 +	?IsTrackMute@RMidiControllerCustomCommands@@QBEHHAAH@Z @ 22 NONAME ; public: int __thiscall RMidiControllerCustomCommands::IsTrackMute(int,int &)const 
    1.27 +	?LoadCustomBank@RMidiControllerCustomCommands@@QAEHABVTDesC16@@AAH@Z @ 23 NONAME ; public: int __thiscall RMidiControllerCustomCommands::LoadCustomBank(class TDesC16 const &,int &)
    1.28 +	?LoadCustomBankData@RMidiControllerCustomCommands@@QAEHABVTDesC8@@AAH@Z @ 24 NONAME ; public: int __thiscall RMidiControllerCustomCommands::LoadCustomBankData(class TDesC8 const &,int &)
    1.29 +	?LoadCustomInstrument@RMidiControllerCustomCommands@@QAEHABVTDesC16@@HHHH@Z @ 25 NONAME ; public: int __thiscall RMidiControllerCustomCommands::LoadCustomInstrument(class TDesC16 const &,int,int,int,int)
    1.30 +	?LoadCustomInstrumentData@RMidiControllerCustomCommands@@QAEHABVTDesC8@@HHHH@Z @ 26 NONAME ; public: int __thiscall RMidiControllerCustomCommands::LoadCustomInstrumentData(class TDesC8 const &,int,int,int,int)
    1.31 +	?MaxChannelVolume@RMidiControllerCustomCommands@@QBEHAAM@Z @ 27 NONAME ; public: int __thiscall RMidiControllerCustomCommands::MaxChannelVolume(float &)const 
    1.32 +	?MaxPlaybackRate@RMidiControllerCustomCommands@@QBEHAAH@Z @ 28 NONAME ; public: int __thiscall RMidiControllerCustomCommands::MaxPlaybackRate(int &)const 
    1.33 +	?MaxVolume@RMidiControllerCustomCommands@@QBEHAAH@Z @ 29 NONAME ; public: int __thiscall RMidiControllerCustomCommands::MaxVolume(int &)const 
    1.34 +	?MimeType@RMidiControllerCustomCommands@@QBEHAAVTDes8@@@Z @ 30 NONAME ; public: int __thiscall RMidiControllerCustomCommands::MimeType(class TDes8 &)const 
    1.35 +	?MinPlaybackRate@RMidiControllerCustomCommands@@QBEHAAH@Z @ 31 NONAME ; public: int __thiscall RMidiControllerCustomCommands::MinPlaybackRate(int &)const 
    1.36 +	?NewL@CMidiCustomCommandParser@@SAPAV1@AAVMMidiCustomCommandImplementor@@@Z @ 32 NONAME ; public: static class CMidiCustomCommandParser * __cdecl CMidiCustomCommandParser::NewL(class MMidiCustomCommandImplementor &)
    1.37 +	?NoteOff@RMidiControllerCustomCommands@@QAEHHHH@Z @ 33 NONAME ; public: int __thiscall RMidiControllerCustomCommands::NoteOff(int,int,int)
    1.38 +	?NoteOn@RMidiControllerCustomCommands@@QAEHHHH@Z @ 34 NONAME ; public: int __thiscall RMidiControllerCustomCommands::NoteOn(int,int,int)
    1.39 +	?NumTracks@RMidiControllerCustomCommands@@QBEHAAH@Z @ 35 NONAME ; public: int __thiscall RMidiControllerCustomCommands::NumTracks(int &)const 
    1.40 +	?NumberOfBanks@RMidiControllerCustomCommands@@QBEHHAAH@Z @ 36 NONAME ; public: int __thiscall RMidiControllerCustomCommands::NumberOfBanks(int,int &)const 
    1.41 +	?NumberOfInstruments@RMidiControllerCustomCommands@@QBEHHHAAH@Z @ 37 NONAME ; public: int __thiscall RMidiControllerCustomCommands::NumberOfInstruments(int,int,int &)const 
    1.42 +	?PercussionKeyNameL@RMidiControllerCustomCommands@@QBEPAVHBufC16@@HHHH@Z @ 38 NONAME ; public: class HBufC16 * __thiscall RMidiControllerCustomCommands::PercussionKeyNameL(int,int,int,int)const 
    1.43 +	?PitchTranspositionCents@RMidiControllerCustomCommands@@QBEHAAH@Z @ 39 NONAME ; public: int __thiscall RMidiControllerCustomCommands::PitchTranspositionCents(int &)const 
    1.44 +	?PlayNote@RMidiControllerCustomCommands@@QAEHHHABVTTimeIntervalMicroSeconds@@0HH@Z @ 40 NONAME ; public: int __thiscall RMidiControllerCustomCommands::PlayNote(int,int,class TTimeIntervalMicroSeconds const &,class TTimeIntervalMicroSeconds const &,int,int)
    1.45 +	?PlayNote@RMidiControllerCustomCommands@@QAEHHHABVTTimeIntervalMicroSeconds@@HH@Z @ 41 NONAME ; public: int __thiscall RMidiControllerCustomCommands::PlayNote(int,int,class TTimeIntervalMicroSeconds const &,int,int)
    1.46 +	?PlaybackRate@RMidiControllerCustomCommands@@QBEHAAH@Z @ 42 NONAME ; public: int __thiscall RMidiControllerCustomCommands::PlaybackRate(int &)const 
    1.47 +	?Polyphony@RMidiControllerCustomCommands@@QBEHAAH@Z @ 43 NONAME ; public: int __thiscall RMidiControllerCustomCommands::Polyphony(int &)const 
    1.48 +	?PositionMicroBeats@RMidiControllerCustomCommands@@QBEHAA_J@Z @ 44 NONAME ; public: int __thiscall RMidiControllerCustomCommands::PositionMicroBeats(long long &)const 
    1.49 +	?ReceiveEvents@RMidiControllerCustomCommands@@QAEXAAV?$TPckgBuf@H@@AAVTRequestStatus@@@Z @ 45 NONAME ; public: void __thiscall RMidiControllerCustomCommands::ReceiveEvents(class TPckgBuf<int> &,class TRequestStatus &)
    1.50 +	?RetrieveEvent@RMidiControllerCustomCommands@@QAEHAAVTDes8@@@Z @ 46 NONAME ; public: int __thiscall RMidiControllerCustomCommands::RetrieveEvent(class TDes8 &)
    1.51 +	?SendMessage@RMidiControllerCustomCommands@@QAEHABVTDesC8@@AAH@Z @ 47 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SendMessage(class TDesC8 const &,int &)
    1.52 +	?SendMessage@RMidiControllerCustomCommands@@QAEHABVTDesC8@@ABVTTimeIntervalMicroSeconds@@AAH@Z @ 48 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SendMessage(class TDesC8 const &,class TTimeIntervalMicroSeconds const &,int &)
    1.53 +	?SendMipMessage@RMidiControllerCustomCommands@@QAEHABV?$RArray@VTMipMessageEntry@@@@@Z @ 49 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SendMipMessage(class RArray<class TMipMessageEntry> const &)
    1.54 +	?SetBalance@RMidiControllerCustomCommands@@QAEHH@Z @ 50 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetBalance(int)
    1.55 +	?SetBank@RMidiControllerCustomCommands@@QAEHH@Z @ 51 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetBank(int)
    1.56 +	?SetChannelMute@RMidiControllerCustomCommands@@QAEHHH@Z @ 52 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetChannelMute(int,int)
    1.57 +	?SetChannelVolume@RMidiControllerCustomCommands@@QAEHHM@Z @ 53 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetChannelVolume(int,float)
    1.58 +	?SetInstrument@RMidiControllerCustomCommands@@QAEHHHH@Z @ 54 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetInstrument(int,int,int)
    1.59 +	?SetMaxPolyphony@RMidiControllerCustomCommands@@QAEHH@Z @ 55 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetMaxPolyphony(int)
    1.60 +	?SetPitchTransposition@RMidiControllerCustomCommands@@QAEHHAAH@Z @ 56 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetPitchTransposition(int,int &)
    1.61 +	?SetPlaybackRate@RMidiControllerCustomCommands@@QAEHH@Z @ 57 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetPlaybackRate(int)
    1.62 +	?SetPositionMicroBeats@RMidiControllerCustomCommands@@QBEH_J@Z @ 58 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetPositionMicroBeats(long long)const 
    1.63 +	?SetStopTime@RMidiControllerCustomCommands@@QBEHABVTTimeIntervalMicroSeconds@@@Z @ 59 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetStopTime(class TTimeIntervalMicroSeconds const &)const 
    1.64 +	?SetSyncUpdateCallbackInterval@RMidiControllerCustomCommands@@QAEHABVTTimeIntervalMicroSeconds@@_J@Z @ 60 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetSyncUpdateCallbackInterval(class TTimeIntervalMicroSeconds const &,long long)
    1.65 +	?SetTempo@RMidiControllerCustomCommands@@QAEHH@Z @ 61 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetTempo(int)
    1.66 +	?SetTrackMute@RMidiControllerCustomCommands@@QBEHHH@Z @ 62 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetTrackMute(int,int)const 
    1.67 +	?SetVolume@RMidiControllerCustomCommands@@QAEHH@Z @ 63 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetVolume(int)
    1.68 +	?SetVolumeRamp@RMidiControllerCustomCommands@@QAEHABVTTimeIntervalMicroSeconds@@@Z @ 64 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetVolumeRamp(class TTimeIntervalMicroSeconds const &)
    1.69 +	?Stop@RMidiControllerCustomCommands@@QAEHABVTTimeIntervalMicroSeconds@@@Z @ 65 NONAME ; public: int __thiscall RMidiControllerCustomCommands::Stop(class TTimeIntervalMicroSeconds const &)
    1.70 +	?StopNotes@RMidiControllerCustomCommands@@QAEHH@Z @ 66 NONAME ; public: int __thiscall RMidiControllerCustomCommands::StopNotes(int)
    1.71 +	?StopTime@RMidiControllerCustomCommands@@QBEHAAVTTimeIntervalMicroSeconds@@@Z @ 67 NONAME ; public: int __thiscall RMidiControllerCustomCommands::StopTime(class TTimeIntervalMicroSeconds &)const 
    1.72 +	?TempoMicroBeatsPerMinute@RMidiControllerCustomCommands@@QBEHAAH@Z @ 68 NONAME ; public: int __thiscall RMidiControllerCustomCommands::TempoMicroBeatsPerMinute(int &)const 
    1.73 +	?UnloadAllCustomBanks@RMidiControllerCustomCommands@@QAEHXZ @ 69 NONAME ; public: int __thiscall RMidiControllerCustomCommands::UnloadAllCustomBanks(void)
    1.74 +	?UnloadCustomBank@RMidiControllerCustomCommands@@QAEHH@Z @ 70 NONAME ; public: int __thiscall RMidiControllerCustomCommands::UnloadCustomBank(int)
    1.75 +	?UnloadCustomInstrument@RMidiControllerCustomCommands@@QAEHHH@Z @ 71 NONAME ; public: int __thiscall RMidiControllerCustomCommands::UnloadCustomInstrument(int,int)
    1.76 +	?Volume@RMidiControllerCustomCommands@@QBEHAAH@Z @ 72 NONAME ; public: int __thiscall RMidiControllerCustomCommands::Volume(int &)const 
    1.77 +	?SetRepeats@RMidiControllerCustomCommands@@QAEHHABVTTimeIntervalMicroSeconds@@@Z @ 73 NONAME ; public: int __thiscall RMidiControllerCustomCommands::SetRepeats(int,class TTimeIntervalMicroSeconds const &)
    1.78 +	?MaxPolyphony@RMidiControllerCustomCommands@@QBEHAAH@Z @ 74 NONAME ; public: int __thiscall RMidiControllerCustomCommands::MaxPolyphony(int &)const 
    1.79 +