Home
last modified time | relevance | path

Searched refs:IOCTL_WAV_MESSAGE (Results 1 – 1 of 1) sorted by relevance

/dports/net/opal/opal-3.10.10/samples/mobileopal/
H A DMobileOpalDlg.cpp173 #define IOCTL_WAV_MESSAGE 0x001d000c macro
217 …if (DeviceIoControl(hWavDev, IOCTL_WAV_MESSAGE, &mp, sizeof(mp), &dwOut, sizeof(dwOut), &dwRet, 0)) in SendMessage()