Functions
sbgEComCmdLicense.h File Reference
#include "sbgEComCmdCommon.h"
Include dependency graph for sbgEComCmdLicense.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

SbgErrorCode sbgEComCmdLicenseApply (SbgEComHandle *pHandle, const void *pBuffer, size_t size)
 This file implements SbgECom commands related to licenses. More...
 

Function Documentation

◆ sbgEComCmdLicenseApply()

SbgErrorCode sbgEComCmdLicenseApply ( SbgEComHandle pHandle,
const void *  pBuffer,
size_t  size 
)

This file implements SbgECom commands related to licenses.

\file               sbgEComCmdLicense.h
Author
SBG Systems (Maxime Renaudet)
Date
25 February 2015

Copyright Notice

Copyright (C) 2007-2013, SBG Systems SAS. All rights reserved.

This source code is intended for use only by SBG Systems SAS and those that have explicit written permission to use it from SBG Systems SAS.

THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE.

Upload and apply a new license to a device. The device will reboot automatically to use the new license.

Parameters
[in]pHandleA valid sbgECom handle.
[in]pBufferRead only buffer containing the license.
[in]sizeSize of the buffer.
Returns
SBG_NO_ERROR if the command has been executed successfully.

Upload and apply a new license to a device. The device will reboot automatically to use the new license.

Parameters
[in]pHandleA valid sbgECom handle.
[in]pBufferRead only buffer containing the license.
[in]sizeSize of the buffer.
Returns
SBG_NO_ERROR if the command has been executed successfully.

Definition at line 16 of file sbgEComCmdLicense.c.



sbg_driver
Author(s): SBG Systems
autogenerated on Fri Oct 11 2024 02:13:40