You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Описание

int GRD_API GrdLicenseExtractForRehost(grd_uint32 licenseId,
									   void** outDonorLicense,
									   grd_uint32* outDonorLicenseSize);

Параметры

licenseId
Идентификатор ранее активированной лицензии
outDonorLicense
Указатель на буфер извлекаемой для переноса лицензии (в данном случае речь про весь ключ Guardant DL)
outDonorLicenseSize
Размер (в байтах) буфера для извлекаемой лицензии

Возвращаемые значения

GRD_OK

GRD_FILE_CREATION_ERROR

  • No labels