We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc7ad0 commit 95160bfCopy full SHA for 95160bf
1 file changed
ajantv2/src/ntv2devicescanner.cpp
@@ -117,7 +117,7 @@ CNTV2DeviceScanner::CNTV2DeviceScanner (const bool inScanNow)
117
}
118
#endif // !defined(NTV2_DEPRECATE_16_3)
119
120
-NTV2DeviceInfoList GetDeviceInfoList (void)
+NTV2DeviceInfoList CNTV2DeviceScanner::GetDeviceInfoList (void)
121
{
122
AJAAutoLock tmpLock(&sDevInfoListLock);
123
return sDevInfoList;
0 commit comments