Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CONNECTCONFIG structure specifies connectivity parameters.
-
typedef struct _CONNECTCONFIG { ASYNCCONNECTCLASS Type; ULONG fEnableBreakDisconnect :1; } CONNECTCONFIG, *PCONNECTCONFIG;
Type: Type of asynchronous connection. This value is not used.
fEnableBreakDisconnect: If TRUE, enable break disconnect.