<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Форум Guardant &mdash; Guardant API - не срабатывает вызов функции GrdLogin]]></title>
		<link>https://forum.guardant.ru/topic/1027/</link>
		<atom:link href="https://forum.guardant.ru/feed/rss/topic/1027/" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «Guardant API - не срабатывает вызов функции GrdLogin».]]></description>
		<lastBuildDate>Fri, 13 Oct 2023 07:44:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Guardant API - не срабатывает вызов функции GrdLogin]]></title>
			<link>https://forum.guardant.ru/post/5013/#p5013</link>
			<description><![CDATA[<div class="quotebox"><cite>ivanov пишет:</cite><blockquote><p>GrdLogin  в grdlic.pas для API</p></blockquote></div><p>Она в grddelphi.pas описана (SDK 7)</p><p>Файл grdlic.pas это, видимо, только в SLK. По крайней мере в файлах для SDK, такого файла вообще не вижу.</p>]]></description>
			<author><![CDATA[null@example.com (teamru)]]></author>
			<pubDate>Fri, 13 Oct 2023 07:44:56 +0000</pubDate>
			<guid>https://forum.guardant.ru/post/5013/#p5013</guid>
		</item>
		<item>
			<title><![CDATA[Re: Guardant API - не срабатывает вызов функции GrdLogin]]></title>
			<link>https://forum.guardant.ru/post/5012/#p5012</link>
			<description><![CDATA[<p>А это какая версия API? </p><p>Я что-то не вижу описания GrdLogin&nbsp; в grdlic.pas для API</p>]]></description>
			<author><![CDATA[null@example.com (ivanov)]]></author>
			<pubDate>Fri, 13 Oct 2023 07:10:56 +0000</pubDate>
			<guid>https://forum.guardant.ru/post/5012/#p5012</guid>
		</item>
		<item>
			<title><![CDATA[Guardant API - не срабатывает вызов функции GrdLogin]]></title>
			<link>https://forum.guardant.ru/post/4998/#p4998</link>
			<description><![CDATA[<p>Среда разработки RAD Studio Delphi 10.4.<br />Не срабатывает вызов функции GrdLogin (или функции GrdCheck тоже), возвращает значение GrdE_DongleNotFound, хотя перед этим функция GrdFind ключ находит.</p><p>Код следующий:</p><div class="codebox"><pre><code>int_GrdStartup := GrdStartup( GrdFMR_Local );
 
// int_GrdStartup = 0
 
hGrd := GrdCreateHandle( nil, GrdCHM_MultiThread, nil );
if (hGrd = nil) then exit;
// есть указатель в hGrd
 
dwId := 0;
pdwId := @dwId;
int_GrdFind := GrdFind( hGrd, GrdF_First, pdwId, nil );
// int_GrdFind равно GrdE_OK, pdwId равно ID ключа
 
int_GrdLogin := GrdLogin(hGrd, $ffffffff, 0);
// здесь int_GrdLogin равно GrdE_DongleNotFound</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (OlegS)]]></author>
			<pubDate>Wed, 04 Oct 2023 11:56:10 +0000</pubDate>
			<guid>https://forum.guardant.ru/post/4998/#p4998</guid>
		</item>
	</channel>
</rss>
