Functions | |
| int32_t | VkDaqAssistantDisplay (const char *tray, const char *toast) |
| VkDaq assistant display configuration. | |
| int32_t VkDaqAssistantDisplay | ( | const char * | tray, |
| const char * | toast | ||
| ) |
VkDaq assistant display configuration.
| data type | parameter | describe |
|---|---|---|
const char* |
tray |
Taskbar tray icon display configuration. "Show": Show the icon. "Hide": Hide the icon. |
const char* |
toast |
Windows toast notification display configuration. "Show": Show the notification. "Hide": Hide the notification. |