user3161924
user3161924

Reputation: 2317

What Windows Shell PROPERTYKEY ID's are available?

I've found various COM and Shell Interfaces like IFolderView2::GetGroupBy() that refers to a PROPERTYKEY. Where can one find all the build-in property keys available that are related to the Windows shell?

TIA!!

Upvotes: 0

Views: 305

Answers (1)

user3161924
user3161924

Reputation: 2317

Windows Properties has a list of system-defined properties.

Upvotes: 0

Related Questions