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
Download Visual Studio Add-In

Search Results for "GetCommProperties" in [All]

Structures

.
Summary
The COMMPROP structure is used by the GetCommProperties function to return information about a given communications driver.

kernel32

.
Summary
.

static extern bool GetCommProperties(IntPtr hFile, ref COMMPROP lpCommProp);

.

Declare Function GetCommProperties Lib "kernel32" (ByVal hFile As Integer, ByRef lpCommProp As COMMPROP) As Boolean

.
Documentation
[GetCommProperties] on MSDN

 
Access PInvoke.net directly from VS: