update
This commit is contained in:
parent
911acbfee8
commit
5a4928b4d2
@ -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