Casio DT-X8 Series Instrukcja Użytkownika Strona 59

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 184
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 58
59
4.34 OBRGetSuffixChar
This function retrieves the termination code at the end of decoded data.
Calling Sequences
[C++]
int OBRGetSuffixChar(
BYTE *pSuffix
)
[Visual Basic]
Public Shared Function OBRGetSuffixChar( _
ByRef pSuffix As Byte _
) As Int32
[C#]
public static Int32 OBRGetSuffixChar(
ref Byte pSuffix
);
Parameters
pSuffix
This parameter is for retrieving termination control code. See OBRSetSuffixChar
function for
the values to retrieve.
Return Values
OBR_OK : Normal end
OBR_NOT_DEVICE : Scanner driver error. In the Device Emulator, this value is not returned.
FUNCTION_UNSUPPORT : Unsupported error
Przeglądanie stron 58
1 2 ... 54 55 56 57 58 59 60 61 62 63 64 ... 183 184

Komentarze do niniejszej Instrukcji

Brak uwag