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

Method SetShowCmd

src/Squirrel/ShellFile.cs:207–207  ·  view source on GitHub ↗

[propput, helpstring("Retrieves or sets the shell link show command")]

(uint piShowCmd)

Source from the content-addressed store, hash-verified

205 void GetShowCmd(out uint piShowCmd);
206 //[propput, helpstring("Retrieves or sets the shell link show command")]
207 void SetShowCmd(uint piShowCmd);
208
209 //[helpstring("Retrieves the location (path and index) of the shell link icon")]
210 void GetIconLocation(

Callers 1

ShellLinkClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected