SignalInfoGetString
SignalInfoGetString
Returns the value of string type property of signal copy settings.
string SignalInfoGetString(
ENUM_SIGNAL_INFO_STRING property_id // property identifier
);Parameters
- property_id
[in] Signal copy settings property identifier. The value can be one of the values of the ENUM_SIGNAL_INFO_STRING enumeration.
Returned value
The value of string type property of signal copy settings.
Last updated on