MCPcopy Create free account
hub / github.com/Squirrel/Squirrel.Windows / SetValue

Method SetValue

src/Squirrel/ShellFile.cs:148–149  ·  view source on GitHub ↗
([In] ref PROPERTYKEY key, [In] ref PropVariant pv)

Source from the content-addressed store, hash-verified

146 [PreserveSig]
147 int GetValue([In] ref PROPERTYKEY key, out PropVariant pv);
148 [PreserveSig]
149 int SetValue([In] ref PROPERTYKEY key, [In] ref PropVariant pv);
150 [PreserveSig]
151 int Commit();
152 }

Callers 5

SetAppUserModelIdMethod · 0.45
RemoveDeadEntriesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected