Synthesis AG - SyncML Discussion Forum  

Go Back   Synthesis AG - SyncML Discussion Forum > Synthesis SyncML Products (english) > Synthesis SyncML SDK - Developers

Reply
 
Thread Tools Display Modes
  #1  
Old 2009-11-20, 11:20
Urvi Urvi is offline
Junior Member
 
Join Date: 2009-11
Posts: 3
Exclamation Exception of type 'System.ExecutionEngineException' was thrown.

Hello All,
Please help me i am getting error in uiapp_cSharp project sysync_uiapp_calls.cs file.

public TSyError WriteSyncMLBuffer( ref SDK_Interface_Struct aCB, appPointer aSessionH,
byte[] aBuffer, memSize aValSize )
{
IntPtr ip= aCB.WriteSyncMLBuffer;
WriteSyncMLBuffer_Func v=
(WriteSyncMLBuffer_Func)Marshal.GetDelegateForFunc tionPointer( ip,
typeof(WriteSyncMLBuffer_Func) );

//Here i am getting exception
return v( ref aCB, aSessionH, aBuffer, aValSize );
} // Write

Please help me.
thanks in advance
Urvi Mehta
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +2. The time now is 08:42.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.