AESDK Development UI Message response

Source: Internet
Author: User

UI creation:

Under the entrance

 Case Pf_cmd_params_setup:     // .... break;

You must specify the number of UI at the end, the number of UI is generally enumerated, and an error if the enumeration length is inconsistent. So it's best to modify the enumeration directly

3;

UI Action Response:

Entrance:

 Case Pf_cmd_user_changed_param:             = Userchangedparam (in_data,                out_data,                params,                reinterpret_cast<  Const Pf_userchangedparamextra *>(extra));             break;

The index of the UI gets here, and the index starts at 1.

Which_hitp->param_index

In short, compared to the original comparison of egg pain.

AESDK Development UI Message response

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.