update
This commit is contained in:
parent
71e4686245
commit
911acbfee8
@ -33,7 +33,7 @@ struct myAdsVariable {
|
||||
{
|
||||
if (!m_Route.IsConnected()) return FALSE;
|
||||
uint32_t bytesRead = 0;
|
||||
if (m_Handle.get() == 0) return FALSE;
|
||||
if (*m_Handle.get() == 0) return FALSE;
|
||||
auto error = m_Route.ReadReqEx2(m_IndexGroup,
|
||||
*m_Handle,
|
||||
size,
|
||||
|
Loading…
Reference in New Issue
Block a user