question

liu Y2 avatar image
0 Likes"
liu Y2 Suspended asked Phil BoBo answered

How to use c++ API to call the applicationcommand(sendhttprequest,...)

developmentc++ and user commands
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Phil BoBo avatar image
3 Likes"
Phil BoBo answered

The command applicationcommand() is accessible in C++ as well as FlexScript. You can use it from C++ in the exact same way you use it in FlexScript.

If you want to have more control, you can use the WinHTTP C++ commands directly rather than using applicationcommand("sendhttprequest").

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.