sbgECom  1.11.920-stable
sbgEComCmdLicense.h
Go to the documentation of this file.
1 
20 #ifndef __SBG_ECOM_CMD_LICENSE_H__
21 #define __SBG_ECOM_CMD_LICENSE_H__
22 
23 #include "sbgEComCmdCommon.h"
24 
25 //----------------------------------------------------------------------//
26 //- License commands -//
27 //----------------------------------------------------------------------//
28 
37 SbgErrorCode sbgEComCmdLicenseApply(SbgEComHandle *pHandle, const void *pBuffer, size_t size);
38 
39 #endif
SbgErrorCode sbgEComCmdLicenseApply(SbgEComHandle *pHandle, const void *pBuffer, size_t size)
Definition: sbgECom.h:70
This file groups all common definitions required by all commands.