question

JojoTang-3993 avatar image
1 Vote"
JojoTang-3993 asked JojoTang-3993 commented

Set error status on cloud file

When working with the Cloud Filter API and using CfSetPinState API, it does not provide error status.
typedef enum CF_PIN_STATE {
CF_PIN_STATE_UNSPECIFIED,
CF_PIN_STATE_PINNED,
CF_PIN_STATE_UNPINNED,
CF_PIN_STATE_EXCLUDED,
CF_PIN_STATE_INHERIT
} ;

How to set error status like onedrive??
44596-error-status.png


windows-api
error-status.png (31.8 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Any suggestion??

0 Votes 0 ·

I have the same problem, is there any progress?

0 Votes 0 ·

0 Answers