Casio DT-X8 Series Instrukcja Użytkownika Strona 41

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 184
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 40
41
4.18 OBRSetAllOptions
This function sets up all the settings for the scanner driver at a time.
Calling Sequences
[C++]
int OBRSetAllOptions(
M_TBL *pModeTable
)
[Visual Basic]
Public Shared Function OBRSetAllOptions( _
ByVal pModeTable As M_TBL _
) As Int32
[C#]
public static Int32 OBRSetAllOptions(
M_TBL pModeTable
);
Parameters
pModeTable
This parameter is for specifying the scanner driver setting structure.
Return Values
OBR_OK : Normal end
OBR_PRM : Parameter error
OBR_PON : Open already
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error
Note:
See the M_TBL structure for detail.
Przeglądanie stron 40
1 2 ... 36 37 38 39 40 41 42 43 44 45 46 ... 183 184

Komentarze do niniejszej Instrukcji

Brak uwag