sbgEComCmdSettings.h
Go to the documentation of this file.
1 
20 #ifndef __SBG_ECOM_CMD_SETTINGS_H__
21 #define __SBG_ECOM_CMD_SETTINGS_H__
22 
23 #include "sbgEComCmdCommon.h"
24 
25 //----------------------------------------------------------------------//
26 //- Settings action definition -//
27 //----------------------------------------------------------------------//
28 
33 {
38 
39 //----------------------------------------------------------------------//
40 //- Settings commands -//
41 //----------------------------------------------------------------------//
42 
53 
62 SbgErrorCode sbgEComCmdImportSettings(SbgEComHandle *pHandle, const void *pBuffer, size_t size);
63 
72 SbgErrorCode sbgEComCmdExportSettings(SbgEComHandle *pHandle, void *pBuffer, size_t *pSize, size_t maxSize);
73 
74 #endif
This file groups all common definitions required by all commands.
_SbgEComSettingsAction
enum _SbgEComSettingsAction SbgEComSettingsAction
SbgErrorCode sbgEComCmdImportSettings(SbgEComHandle *pHandle, const void *pBuffer, size_t size)
SbgErrorCode sbgEComCmdSettingsAction(SbgEComHandle *pHandle, SbgEComSettingsAction action)
SbgErrorCode sbgEComCmdExportSettings(SbgEComHandle *pHandle, void *pBuffer, size_t *pSize, size_t maxSize)
enum _SbgErrorCode SbgErrorCode


sbg_driver
Author(s):
autogenerated on Sun Jan 27 2019 03:42:20