Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagecpp
linenumberstrue
int GRD_API GrdLicenseRehost(const char* host,
							 grd_uint32 port,
                             const void* donorLicense,
							 grd_uint32 donorLicenseSize);

Параметры

host
Указатель на строковый буфер, содержащий адрес сервера активации лицензий Guardant
port
Порт сервера активации лицензий Guardant
donorLicense

donorLicenseSize

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

GRD_OK

...