Casio DT-X8 Series Manual de usuario Pagina 100

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 171
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 99
100
3.73 SysSet180Rotate
This function flips the display screen 180 degree.
In the Device Emulator, the function does not perform, but stores the preset value as internal
variable. The value stored can be checked with SysGet180Rotate function.
Calling Sequences
[C++]
DWORD SysSet180Rotate(
BOOL bRotate
)
[Visual Basic]
Public Shared Function SysSet180Rotate( _
ByVal bRotate As Boolean _
) As Int32
[C#]
public static Int32 SysSet180Rotate(
Boolean bRotate
);
Parameters
bRotate
This parameter is for specifying a display screen flip mode selecting either of the values
listed below.
TRUE : Flip the screen 180 degree (reverse)
FALSE : Flip the screen 0 degree (ordinary)
Return Values
TRUE : Normal end
FUNCTION_UNSUPPORT : Unsupported error
Vista de pagina 99
1 2 ... 95 96 97 98 99 100 101 102 103 104 105 ... 170 171

Comentarios a estos manuales

Sin comentarios