
101
3.74 SysGet180Rotate
This function retrieves the status of display screen flipped.
Calling Sequences
[C++]
DWORD SysGet180Rotate( )
[Visual Basic]
Public Shared Function SysGet180Rotate() As Int32
[C#]
public static Int32 SysGet180Rotate()
Parameter
None
Return Values
TRUE : Flip the screen 180 degree (reverse)
FALSE : Flip the screen 0 degree (ordinary)
FUNCTION_UNSUPPORT : Unsupported error
Comentários a estes Manuais