Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Support Forum
Download Visual Studio Add-In

Terms of Use
Privacy Policy

Search Results for "USB_ROOT_HUB_NAME" in [All]

Structures

.

struct USB_ROOT_HUB_NAME

.

Structure USB_ROOT_HUB_NAME

.

typedef struct _USB_ROOT_HUB_NAME {

.

} USB_ROOT_HUB_NAME, *PUSB_ROOT_HUB_NAME;

.
Documentation
[USB_ROOT_HUB_NAME] on MSDN
.

   USB_ROOT_HUB_NAME HubName = new USB_ROOT_HUB_NAME();

.

     HubName = (USB_ROOT_HUB_NAME)Marshal.PtrToStructure(ptrHubName, typeof(USB_ROOT_HUB_NAME));

Constants

.
Summary
Used with DeviceIoControl and USB_ROOT_HUB_NAME to get the Device Path to the USB Root Hub on a USB Controller

 
Access PInvoke.net directly from VS: