Predefined Constants

vbvCallOrigin

  1. vbvCallOriginUnknown (0)

  2. vbvCallOriginUnavailable (1)

  3. vbvCallOriginOutbound (2)

  4. vbvCallOriginInbound (3)

  5. vbvCallOriginInternal (4)

  6. vbvCallOriginExternal (5)

  7. vbvCallOriginConference (6)

vbvCallReason

  1. vbvCallReasonUnknown (0)

  2. vbvCallReasonUnavailable (1)

  3. vbvCallReasonDirect (2)

  4. vbvCallReasonForward (3)

  5. vbvCallReasonFwdBusy (4)

  6. vbvCallReasonFwdNoAnswer (5)

  7. vbvCallReasonRedirect (6)

  8. vbvCallReasonTransfer (7)

  9. vbvCallReasonPickup (8)

  10. vbvCallReasonPark (9)

  11. vbvCallReasonUnpark (10)

  12. vbvCallReasonCallCompletion (11)

  13. vbvCallReasonReminder (12)

  14. vbvCallReasonIntrude (13)

  15. vbvCallReasonCampedOn (14)

  16. vbvCallReasonRouteRequest (15)

vbvCallResultConstants

  1. vbvNoDialTone (27)

  2. vbvFastBusy (28)

  3. vbvBusy (29)

  4. vbvNoAnswer (30)

  5. vbvNoRing (31)

  6. vbvConnected (32)

  7. vbvIntercept (33)

  8. vbvAnsMachine (36)

  9. vbvFaxAnswer (47)

  10. vbvNetTimeout (57)

  11. vbvTransferRejected (100)

  12. vbvTransferTimeout (101)

  13. vbvTransferSucceeded (32)

vbvDateOrderConstants

  1. ddmmyy

  2. yymmdd

  3. yyddmm

  4. mmddyy

vbvDelayTermReasons

  1. vbvDelayTerm_None (0)

  2. vbvDelayTerm_Digit (1)

  3. vbvDelayTerm_HookFlash (2)

  4. vbvDelayTerm_Timeout (3)

  5. vbvDelayTerm_Disconnected (4)

  6. vbvDelayTerm_UserStopped (5)

vbvDigitMaskConstants

  1. vbvDigit_D (&H1)

  2. vbvDigit_1 (&H2)

  3. vbvDigit_2 (&H4)

  4. vbvDigit_3 (&H8)

  5. vbvDigit_4 (&H10)

  6. vbvDigit_5 (&H20)

  7. vbvDigit_6 (&H40)

  8. vbvDigit_7 (&H80)

  9. vbvDigit_8 (&H100)

  10. vbvDigit_9 (&H200)

  11. vbvDigit_0 (&H400)

  12. vbvDigit_S (&H800)

  13. vbvDigit_N (&H1000)

  14. vbvDigit_A (&H2000)

  15. vbvDigit_B (&H4000)

  16. vbvDigit_C (&H8000)

  17. vbvDigit_All (&Hffff)

  18. vbvDigit_None (0)

vbvDisconnectConstants

  1. vbvControlHangup (0)

  2. vbvSysErrorHangup (1)

  3. vbvCallerHangup (2)

  4. vbvInvalidHangup (3)

  5. vbvSysStopping (4)

  6. vbvStopped (5)

  7. vbvSubReturn (7)

  8. vbvGlobalTone (8)

  9. vbvHelpDigit (9)

vbvDynGrammarInsertConstants

  1. vbvInsertPermanent (0)

  2. vbvInsertPerCall (1)

vbvExitNodeConstants

  1. vbvNoDigitsExit (-1)

  2. vbvInvalidDigitsExit (-2)

  3. vbvHangupExit (-3)

  4. vbvHelpDigitExit (-4)

  5. vbvHandOff (-6)

  6. vbvGlobalTonet (-7)

  7. vbvReturnSub (-8)

vbvFileFormatConstants

  1. vbvULAW_8K (0)

  2. vbvALAW_8K (0)

  3. vbvOKI_8K (1)

  4. vbvULAW_6K (2)

  5. vbvALAW_6K (2)

  6. vbvOKI_6K (3)

  7. vbvLIN8_8K (4)

  8. vbvLIN8_11K (5)

(Use of A-law or μ-law is controlled by the UseAlaw ini setting)

vbvIPFaxTypeConstants

1. vbvIPFaxTypeT38 (0)

2. vbvIPFaxTypeG711 (1)

vbvLanguageConstants

  1. vbvEnglish (0)

  2. vbvFrench (1)

  3. vbvItalian (2)

  4. vbvSpanish_Castillian (3)

  5. vbvSpanish_SouthAmerican (4)

  6. vbvGerman (5)

  7. vbvJapanese (6)

  8. vbvPolish (7)

  9. vbvCustomLang (8)

  10. vbvFrenchCanadian (9)

  11. vbvSpanishUS (10)

  12. vbvChineseMandarin (11)

  13. vbvChineseCantonese (12)

vbvLineStatusConstants

  1. vbvStatusIdle (0)

  2. vbvStatusPlayingGreeting (1)

  3. vbvStatusWaitingForDigits (2)

  4. vbvStatusRecording (3)

  5. vbvStatusRecognizing (4)

  6. vbvStatusDialling (5)

  7. vbvStatusEventError (6)

  8. vbvStatusDelay (7)

  9. vbvStatusStoppedError (8)

  10. vbvStatusStopped (9)

  11. vbvStatusCallerHangup (10)

  12. vbvStatusStoppedCallerHangup (11)

  13. vbvStatusCallComplete (12)

  14. vbvStatusPreCallDelay (13)

  15. vbvStatusWaitRing (14)

  16. vbvStatusStartingCall (15)

  17. vbvStatusWaitShutDown (16)

  18. vbvStatusWaitDialtone (17)

  19. vbvStatusWaitChannelStop (18)

  20. vbvStatusConferencing (19)

  21. vbvStatusConfBuffer (20)

  22. vbvStatusStoppedMaxErrors (21)

  23. vbvStatusStoppedNoConnection (22)

  24. vbvStatusPausedWaitdigit (23)

  25. vbvStatusPotsWaitDigit (24)

  26. vbvStatusPotsWaitCall (25)

  27. vbvStatusTalkerInConf (26)

  28. vbvStatusListenerInConf (27)

  29. vbvStatusAnswerCall (28)

  30. vbvStatusStartCall (29)

  31. vbvStatusWaitVB (30)

  32. vbvStatusInitializing (31)

  33. vbvStatusSendingFax (32)

  34. vbvStatusReceivingFax (33)

  35. vbvStatusGettingData (34)

  36. vbvStatusUpdatingData (35)

  37. vbvStatusTalking (36)

  38. vbvStatusUnknown (37)

vbvLineTypeConstants

  1. vbvT1Line (0)

  2. vbvLoopStart (1)

  3. vbvLoopStartDID (2)

  4. vbvPotsLine (3)

  5. vbvDataLine (4)

vbvModeConstants

  1. vbvModeIdle (0)

  2. vbvModeWaitForRing (2)

  3. vbvModeCallAfterDelay (4)

vbvMultiThreadModeConstants

  1. vbvSingleThread

  2. vbvMultiThreadInEXE

  3. vbvMultiThreadAlways

vbvMsgTypeConstants

  1. vbvOld (1)

  2. vbvNew (2)

vbvPhraseErrorConstants

  1. vbvFileOpenError (0)

  2. vbvPhraseNotFound (1)

  3. vbvControlNotFound (2)

  4. vbvBadTimeSpec (3)

  5. vbvBadNumber (4)

  6. vbvBadDate (5)

  7. vbvPhraseNameNotFound (6)

vbvPhraseTypeConstants

  1. vbvNOPHRASE (0)

  2. vbvWAVEFILE (1)

  3. vbvSYSPHRASE (2)

  4. vbvUSERVAPPHRASE (4)

  5. vbvPROMPTDBPHRASE (5)

vbvSysPhraseConstants

  1. vbvNumFiles (0)

  2. vbvFileCustom (1)

  3. vbvFileSize (2)

  4. vbvFileDate (3)

  5. vbvFileTime (4)

  6. vbvSayNumber (5)

  7. vbvSayNumberShort (6)

  8. vbvDigits (7)

  9. vbvMoney (8)

  10. vbvVBPhrase (9)

  11. vbvFileDateTime (10)

  12. vbvInitialGreeting (11)

  13. vbvSayTime ( 12)

  14. vbvSayDate (13)

  15. vbvTimeNow (14)

  16. vbvDateToday (15)

  17. vbvVAPPhrase (16)

  18. vbvVAPPhraseIndex (17)

  19. vbvNumberOrdinal (18)

  20. vbvReserved (19)

  21. vbvSayText (20)

  22. vbvSaySlot (21)

vbvMultiThreadWhichControlsConstants

  1. vbvPerControl (0)

  2. vbvAllControls (1)

vbvTimeFormatConstants

  1. vbvTime12 (0)

  2. vbvTime24 (1)

vbvTransferType

  1. vbvTransferDPNSS (0)

  2. vbvTransferOSIG (1)

  3. vbvTransferTBCT (2)

  4. vbvTransferRLT (3)

  5. vbvTransferAnnouncedTBCT (4)

  6. vbvTransferAnnouncedTAPI (4)

  7. vbvTransferAnnouncedHMP (5)

  8. vbvTransferAnnouncedDPNSS (128)

  9. vbvTransferAnnouncedQSIG (129)

vbvErrorCodeConstants

vbvErrBadNode

32000

Attempt to set the property to an invalid number, or node not connected.

vbvErrBadControlName

32001

vbvErrBadParm

32002

Attempt to set a property to an invalid value. See description of property in question.

vbvErrBadDial

32003

Attempt to set the NumToDial property to an number containing invalid digits or a number too long.

vbvErrCallNotHere

32005

Attempt to set a property outside of the Enter event, when the property can only be set from Enter event.

vbvErrWrongState

32006

Control cannot accept property change at this time.

vbvErrFuncFailed

32007

Voice driver function failed during a set property.

vbvErrSysNotStarted

32008

Attempt to set a property that is only available after the voice engine has been started.

vbvErrNoConnection

32009

Attempt to set the mode property in the LineGroup control, when a valid connection for the output associated with that mode does not exist.

vbvErrPhraseNotAllowed

32010

Cannot use this phrase type in a phrase object.

vbvErrAddPhrs

32011

 

vbvErrPhraseNotFound

32012

Used in language control.

vbvErrNoNotify

32014

Used in Conference control.

vbvErrBadNotify

32015

 

vbvErrSysStarted

32016

Operation cannot be completed while system is started.

vbvErrCannotSetODBC

32017

ODBC error

vbvErrQueryIF_Failed

32018

 

vbvErrLineInUse

32019

LineGroup - line is already in use by another control.

vbvErrNoLine

32020

LineGroup - attempt to remove line that is not allocated.

vbvErrNotTAPI

32021

 

vbvErrNoConf

32022

 

vbvErrNoConfID

32023

 

vbvErrWrongConfID

32024

 

vbvErrWrongStatus

32025

 

vbvErrNoRight

32026

 

vbvErrCreate

32027

 

vbvErrAddMembe

32028

 

vbvErrCmdInProgress

32029

LineGroup - channel was started or added while initializing.

vbvErrNoAudioSource

32030

 

vbvCheckPhraseErrorConstants

vbvBadControlName

32200

 

vbvVapPhraseNotFound

32201

 

vbvVapPhraseSizeError

32202

 

vbvFileSizeError

32203

 

vbvNoPhraseData

32204

 

vbvAmbiguousName

32205

 

vbvFileFormatError

32206

 

 

vbvStartSystemErrorConstants

vbvInTestMode

32302

System does not start if a test is active.

vbvSystemStarted

32303

System is already started.

vbvNotInRunMode

32304

VB is not in run mode.

vbvCannotLoadVoicecard

32305

Error occurred while loading voice card.

vbvSystemErrors

32306

The system check failed - see the log window.

vbvPhoneInitFail

32307

Error occurred while initializing a LineGroup control.

vbvNoFrame

32308

No frame control was found in the application.