pin_termcause.h File Reference


Typedefs

typedef enum pin_termcause pin_termcause_t
typedef enum
pin_credit_termcause_status 
pin_credit_termcause_status_t

Enumerations

enum  pin_termcause { PIN_TERM_NORMAL = 0, PIN_TERM_ABNORMAL = 1, PIN_TERM_NOCONNECTION = 2, PIN_TERM_UNKNOWN = 3 }
enum  pin_credit_termcause_status { PIN_CREDIT_TERMCAUSE_STATUS_NOT_SET = 0, PIN_CREDIT_TERMCAUSE_STATUS_ACTIVE = 1, PIN_CREDIT_TERMCAUSE_STATUS_INACTIVE = 2, PIN_CREDIT_TERMCAUSE_STATUS_CANCELLED = 3 }

Typedef Documentation


Enumeration Type Documentation

Enumerator:
PIN_TERM_NORMAL 
PIN_TERM_ABNORMAL 
PIN_TERM_NOCONNECTION 
PIN_TERM_UNKNOWN 

Enumerator:
PIN_CREDIT_TERMCAUSE_STATUS_NOT_SET 
PIN_CREDIT_TERMCAUSE_STATUS_ACTIVE 
PIN_CREDIT_TERMCAUSE_STATUS_INACTIVE 
PIN_CREDIT_TERMCAUSE_STATUS_CANCELLED 


Copyright 2017, 2023, Oracle and/or its affiliates.