MCPcopy Create free account
hub / github.com/WiringProject/Wiring / setIntValue

Method setIntValue

IDE/processing/app/windows/Registry.java:239–261  ·  view source on GitHub ↗

Writes an int value. @return true on success @param rootKey root key @param subKeyName key name @param name value name @param value value

(REGISTRY_ROOT_KEY rootKey, String subKeyName, String name, int value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

openKeyMethod · 0.95
RegSetValueExMethod · 0.95
RegCloseKeyMethod · 0.95

Tested by

no test coverage detected