Help with DeviceNumGet( );
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
When I try to use pIAMM->DeviceNumGet(WAVE_MAPPER); I get the error 'WAVE_MAPPER' : undeclared identifier I've read I can use WAVE_MAPPER if a specific device is not set but, must I declare WAVE_MAPPER? I have no idea :doh:
What class does
DeviceNumGet()
belong to? Have you#includ
ed the right .h file(s)?
A rich person is not the one who has the most, but the one that needs the least.
-
What class does
DeviceNumGet()
belong to? Have you#includ
ed the right .h file(s)?
A rich person is not the one who has the most, but the one that needs the least.