Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Microsoft.VisualBasic.Devices Namespace

The Microsoft.VisualBasic.Devices namespace contains types that support the My objects related to devices in Visual Basic.

For more information about the My objects related to devices, see

  ClassDescription
Public classAudio Provides methods for playing sounds.
Public classClock Provides properties for accessing the current local time and Universal Coordinated Time (equivalent to Greenwich Mean Time) from the system clock.
Public classComputer Provides properties for manipulating computer components such as audio, the clock, the keyboard, the file system, and so on.
Public classComputerInfo Provides properties for getting information about the computer's memory, loaded assemblies, name, and operating system.
Public classKeyboard Provides properties for accessing the current state of the keyboard, such as what keys are currently pressed, and provides a method to send keystrokes to the active window.
Public classMouse Provides properties for getting information about the format and configuration of the mouse installed on the local computer.
Public classNetwork Provides a property, event, and methods for interacting with the network to which the computer is connected.
Public classNetworkAvailableEventArgs Provides data for the My.Application.NetworkAvailabilityChanged and My.Computer.Network.NetworkAvailabilityChanged events.
Public classPorts Provides a property and a method for accessing the computer's serial ports.
Public classServerComputer Provides properties for manipulating computer components such as audio, the clock, the keyboard, the file system, and so on.
  DelegateDescription
Public delegateNetworkAvailableEventHandler Represents the method that will handle the My.Application.NetworkAvailabilityChanged or My.Computer.Network.NetworkAvailabilityChanged event.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker