This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > II > IInputDeviceManager Interface > IInputDeviceManager.DeviceCount Property (ArcObjects .NET 10.5 SDK) |
The number of input devices loaded in the application.
[Visual Basic .NET] Public ReadOnly Property DeviceCount As Integer
[C#] public int DeviceCount {get;}
[C++]
HRESULT get_DeviceCount(
long* Count
);
[C++]
Parameters Count [out, retval] Count is a parameter of type long