|
◆ sbservices_get_interface_orientation()
Gets the interface orientation of the device.
- Parameters
-
client | The connected sbservices client to use. |
interface_orientation | The interface orientation upon successful return. |
- Returns
- SBSERVICES_E_SUCCESS on success, SBSERVICES_E_INVALID_ARG when client or state is invalid, or an SBSERVICES_E_* error code otherwise.
|