| 
Screen display style. This is one of the following.
 
| RedrawNone | 0 | Nothing displayed. |  | RedrawHsms | 1 | Only HSMS physical connection status displayed. |  | RedrawGem | 2 | Only GEM logical connection status displayed. |  | RedrawNormal | 3 | Everything displayed. |  
 Syntax 
 
|  |  
| 
short GetViewStyle();
 void SetViewStyle(short sNewValue);
 
 
 |  
 Return Value 
 Example 
 Remarks 
 See Also 
				
			 |