The ViewOnlyMode property indicates whether the client's view-only mode is enabled.
This property is read/write.
Syntax
HRESULT put_ViewOnlyMode(
[in] VARIANT_BOOL viewOnlyMode
);
HRESULT get_ViewOnlyMode(
[out] VARIANT_BOOL *viewOnlyMode
);
| VB |
|---|
|
Property value
Contains vbTrue if the client's view-only mode is enabled.
This property value is read/write.
Error codes
| Name | Meaning |
|---|---|
|
The operation was successful. |
|
This property cannot be changed at this time. |
|
The viewOnlyMode parameter was NULL. |
Remarks
When the client's view-only mode is enabled, no user input is sent from the client to the VMRC server.
Requirements
| Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
| Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
| Header |
|
| Library |
|