Desktop Functions: Smart Device Functions:
|
Search Results for "EscapeCommFunction" in [All]kernel32
static extern bool EscapeCommFunction(IntPtr hFile, uint dwFunc);
static extern bool EscapeCommFunction(IntPtr hFile, ExtendedFunctions dwFunc); Enums2: DtrControl
/// using the EscapeCommFunction function. 3: RtsControl
/// adjust the line by using the EscapeCommFunction function. |