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

Method GetValue

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

Source from the content-addressed store, hash-verified

144 [PreserveSig]
145 int GetAt([In] uint iProp, out PROPERTYKEY pkey);
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]

Callers 2

RemoveDeadEntriesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected