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 UICloseReasonType enumeration type specifies the reason that a user-interface dialog for a smart card was closed.
Syntax
enum UICloseReasonType {
  NotReady       = 0,
  UserClosed,
  SystemClosed,
  DeviceClosed,
  ErrorClosed 
};
Constants
- NotReady 
 Not ready.
- UserClosed 
 User.
- SystemClosed 
 System.
- DeviceClosed 
 Device.
- ErrorClosed 
 Error.
Requirements
| Header | Declared in Bdaiface.h. | 
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008