The status whether ActiveX has already received Select.req. If ActiveX control receives Select.req, then SwingHsms Control straight to shift ‘selected’ status. If you don’t want ActiveX to shift ‘selected’, then set Selected Property to False again. If you have received Select.rsp, you can judge whether system goes to ‘Selected’ or not using reason code. This property relates to T7 timeout.
Syntax
Return Value
Example
|
m_hsms.SetSelected(false);
|
Remarks
See Also
|