#include <XnTypes.h>
Go to the source code of this file.
Functions | |
XN_C_API XnStatus | xnAddLicense (XnContext *pContext, const XnLicense *pLicense) |
XN_C_API XnStatus | xnEnumerateLicenses (XnContext *pContext, XnLicense **paLicenses, XnUInt32 *pnCount) |
XN_C_API void | xnFreeLicensesList (XnLicense *aLicenses) |