Client SDK for Windows
Developers' Guide
This release is in Beta. Beta software is not fully supported, and may be incomplete or unstable. It is not intended for use in production systems. We welcome your feedback on this release! Send feedback to anyware-beta-feedback@hp.com.
Passing Customization Parameters to the Session Client
When using the -l
option with broker_client_example
parameter to automatically pass session information to the session
client, you can pass additional session client parameters by enclosing them in double
quotes. This enables you to demonstrate session client functionality without racing to
build a command line string within the session client’s 60-second window.
For example, to invoke the session client with the menu bar disabled, type:
broker_client_example.exe -i login_info.txt -l "disable-menubar"
Last updated: Friday, October 11, 2024