NewsHdrLeftSpacer.gif (132 bytes)
Welcome to Inventive Labs

  
Try out our new .NET Telephony Toolkit called CTI32.  It is easy to build telephone applications using VB.NET or C#.  NO PORT ROYALTIES.
NewsHdrEnd.gif (910 bytes)
NewsHdrBottom.gif (973 bytes)

NTpageResetMsg()

 
   NTpageResetMsg(MsgID, RetMsg)

long far pascal NTpageResetMsg(long msgid,char *retmsg)

Description:
Resets the particular message at the NTpage Server. If a message has failed, this will in essence re-submit it so that the server will try again.

Parameters:
MsgID - (passed as a LONG not as a String) This is the way it is returned from various Send commands   The message handle or ID returned from one of the sending functions.
   
RetMsg - (OUTPUT) String describing return code.

Return Values:
0   Successful   
-1   Error (check RetMsg)   

© Copyright 2001-2009  Inventive Labs Corporation  All rights reserved.