Cannot show unspecified status on empty folder using CfSetPinState

Jojo Tang 86 Reputation points
2020-12-03T03:39:01.887+00:00

When working with the Cloud Filter API, User create a New Folder and our app got file change and set this folder with CF_PIN_STATE_UNSPECIFIED using CfSetPinState.
But Explorer show unpinned status and unspecified status.

Check with OneDrive, new created empty folder is showed unspecified status.
How to set unspecified status with new created empty folder???

44644-empty-folder.png

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,523 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Jojo Tang 86 Reputation points
    2020-12-03T09:49:15.277+00:00

    Use official sample Cloud Mirror to test got unpinned status too.

    44756-pin-status.png

    0 comments No comments