WCN_SESSION_STATUS enumeration (wcndevice.h)
The WCN_SESSION_STATUS enumeration defines the outcome status of a WPS session.
Syntax
typedef enum tagWCN_SESSION_STATUS {
WCN_SESSION_STATUS_SUCCESS = 0,
WCN_SESSION_STATUS_FAILURE_GENERIC,
WCN_SESSION_STATUS_FAILURE_TIMEOUT
} WCN_SESSION_STATUS;
Constants
WCN_SESSION_STATUS_SUCCESS Value: 0 Indicates that the session is successful. |
WCN_SESSION_STATUS_FAILURE_GENERIC |
WCN_SESSION_STATUS_FAILURE_TIMEOUT |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | wcndevice.h |