Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The ADDRESS_STATE enum is used by the ITAddress::get_State method to check the address state.
Syntax
typedef enum ADDRESS_STATE {
AS_INSERVICE = 0,
AS_OUTOFSERVICE
} ;
Constants
AS_INSERVICEValue: 0 Normal state; the address can be used. |
AS_OUTOFSERVICEThe address is temporarily out of service, but may go back into service at some time. |
Requirements
| Requirement | Value |
|---|---|
| Header | tapi3if.h |