ShellUtilitiesSetViewStatePropertyBagValue Method |
Name | Description | |
---|---|---|
![]() ![]() | SetViewStatePropertyBagValue(IntPtr, String, String, Object, SHGVSPB, Boolean) |
Retrieves a property bag in which the view state information for a folder can be stored and subsequently retrieved and write a value by its name to it.
The user's settings are kept for the next time the user visits the folder.
Note this method requires a STA thread to work.
|
![]() ![]() | SetViewStatePropertyBagValue(IWithIdList, String, String, Object, SHGVSPB, Boolean) |
Retrieves a property bag in which the view state information for a folder can be stored and subsequently retrieved and write a value by its name to it.
The user's settings are kept for the next time the user visits the folder.
Note this method requires a STA thread to work.
|