CUT_RAS::GetDeviceCount

Dundas

CUT_RAS::GetDeviceCount

Members | Overview

DWORD GetDeviceCount()

Return Value

DWORD

The number of devices found, or -1 if an error occurs.

Remarks

Call this function to retrieve the number of available devices. EnumDevices MUST be called before this function will return any valuable information.

See also:  GetDevice | EnumDevices

Example: see GetDevice