| geticaaccessprofileResult Structure Definition |
The geticaaccessprofileResult structure defines the return type for geticaaccessprofile API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
icaaccessprofileList |
List of icaaccessprofiles |
| icaaccessprofile Structure Definition |
The icaaccessprofile structure defines the actual return type values for geticaaccessprofile API. |
Syntax |
Members |
name |
Name of the ica accessprofile. |
connectclientlptports |
Allow Default access/Disable automatic connection of LPT ports from the client when the user logs on |
clientaudioredirection |
Allow Default access/Disable applications hosted on the server to play sounds through a sound device installed on the client computer, also allows or prevents users to record audio input |
localremotedatasharing |
Allow Default access/Disable file/data sharing via the Receiver for HTML5 |
clientclipboardredirection |
Allow Default access/Disable the clipboard on the client device to be mapped to the clipboard on the server |
clientcomportredirection |
Allow Default access/Disable COM port redirection to and from the client |
clientdriveredirection |
Allow Default access/Disables drive redirection to and from the client |
clientprinterredirection |
Allow Default access/Disable client printers to be mapped to a server when a user logs on to a session |
multistream |
Allow Default access/Disable the multistream feature for the specified users |
clientusbdriveredirection |
Allow Default access/Disable the redirection of USB devices to and from the client |
clienttwaindeviceredirection |
Allow default access or disable TWAIN devices, such as digital cameras or scanners, on the client device from published image processing applications |
wiaredirection |
Allow default access or disable WIA scanner redirection |
draganddrop |
Allow default access or disable drag and drop between client and remote applications and desktops |
smartcardredirection |
Allow default access or disable smart card redirection. Smart card virtual channel is always allowed in CVAD |
fido2redirection |
Allow default access or disable FIDO2 redirection |
refcnt |
Number of entities using this accessprofile |
builtin |
Indicates that the ICA accessprofile is a built-in (SYSTEM INTERNAL) type. |
_nextgenapiresource |
See Also |