en:docs:fapi:dossetverify

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
en:docs:fapi:dossetverify [2018/08/30 14:52] – created prokusheven:docs:fapi:dossetverify [2018/09/01 17:18] prokushev
Line 1: Line 1:
 +{{logos:os2.gif?35x35}} {{logos:dos.gif?35x35}}
 +====== DosSetVerify ======
 +
 This call sets the verify switch. This call sets the verify switch.
  
 ==Syntax== ==Syntax==
- DosSetVerify (VerifySetting)+ 
 +  DosSetVerify (VerifySetting)
  
 ==Parameters== ==Parameters==
-;VerifySetting (USHORT) - input : New state of Verify Mode for the requesting process as shown below: + 
- '''Value        Definition''' +  * VerifySetting (USHORT) - input : New state of Verify Mode for the requesting process as shown below: 
-         Verify mode is not active. + 
-         Verify mode is active.+ Value     ^   Definition ^ 
 + |       Verify mode is not active. | 
 + |       Verify mode is active. |
  
 ==Return Code== ==Return Code==