
66 VP-790 Protocol - API Functions
2.58 Menu Position
2.58.1 byOsdMenuPositionSet
API index: 2971
Sets menu position on screen.
Input Parameters
Name Type Range Description
Value UWORD32 0: Center
1: Top Left
2: Top Right
3: Bottom Left
4: Bottom Right
Menu position
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
2.58.2 byOsdMenuPositionGet
API index: 2972
Retrieves the menu position setting from either cache or the SPD.
Input Parameters
Name Type Range Description
Option BYTE 0: From cache
1: From SPD
Retrieval method
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
Value UWORD32 0: Center
1: Top Left
2: Top Right
3: Bottom Left
4: Bottom Right
Menu position
2.58.3 byOsdMenuPositionSave
API index: 2973
Saves the menu position setting from cache into the SPD.
Input Parameters
None
Return Values
Name Type Range Description
Status BYTE 0x00-0xFF 0 if successful, error code otherwise
Komentáře k této Příručce