Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/demos/hio2demo/vc++/simple/
Dsimple.cpp29 static TCHAR l_lpszDevicePathBuffer[_MAX_PATH]; variable
30 static HIO2DevicePath l_pDevicePath = l_lpszDevicePathBuffer;
64 lstrcpy(l_lpszDevicePathBuffer, pathName); in __EnumCallback()