| c++ Programming Glossary: cbbytesreturnedUsing IOCTL_MOUNTMGR_QUERY_POINTS http://stackoverflow.com/questions/3012828/using-ioctl-mountmgr-query-points  BYTE byBuffer 1024 PMOUNTDEV_NAME pMountDevName DWORD cbBytesReturned dwInBuffer dwOutBuffer ccb PMOUNTMGR_MOUNT_POINT pMountPoint.. 0 NULL if hMountMgr INVALID_HANDLE_VALUE return 1 cbBytesReturned GetLogicalDriveStrings 0 NULL pszLogicalDrives LPTSTR LocalAlloc.. 0 NULL pszLogicalDrives LPTSTR LocalAlloc LMEM_ZEROINIT   cbBytesReturned sizeof TCHAR cbBytesReturned GetLogicalDriveStrings cbBytesReturned.. 
 |