Desktop Functions: Smart Device Functions:
|
Search Results for "COMMCONFIG " in [All]kernel32
ref COMMCONFIG lpCC);
static extern bool GetDefaultCommConfig(string lpszName, [In, Out] ref COMMCONFIG lpCC,
static extern bool GetDefaultCommConfig(string lpszName, [In, Out] ref COMMCONFIG lpCC, ref uint lpdwSize);
COMMCONFIG cc = new COMMCONFIG(); Structures4: COMMCONFIG
5: COMMCONFIG
struct COMMCONFIG {
Structure COMMCONFIG |