Represents a physical alarm input.
More...
#include <IVxAlarmInput.h>
Represents a physical alarm input.
Definition at line 14 of file IVxAlarmInput.h.
void VxSdk::IVxAlarmInput::Clear |
( |
| ) |
|
|
inlineprotected |
Clears this instance.
Definition at line 67 of file IVxAlarmInput.h.
An error or unknown value was returned.
Deletes this instance.
- Returns
- The Result of deleting this instance.
Gets the IVxDevice that hosts this alarm input.
- Parameters
-
- Returns
- The Result of the request.
Refreshes the member values for this object by retrieving its current information from the VideoXpert system.
- Returns
- The Result of refreshing the member values for this object.
virtual VxResult::Value VxSdk::IVxAlarmInput::SetDescription |
( |
char * |
description | ) |
|
|
pure virtual |
Sets the description property.
- Parameters
-
description | The new description value. |
- Returns
- The Result of setting the property.
Sets the name property.
- Parameters
-
- Returns
- The Result of setting the property.
char VxSdk::IVxAlarmInput::description[256] |
The friendly description of the alarm input.
Definition at line 49 of file IVxAlarmInput.h.
char VxSdk::IVxAlarmInput::id[64] |
The unique identifier of the alarm input.
Definition at line 53 of file IVxAlarmInput.h.
char VxSdk::IVxAlarmInput::name[64] |
The documentation for this struct was generated from the following file: