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

Method openKey

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

Opens a key. @param rootKey root key @param subKeyName name of the key @param access access mode @return handle to the key or 0

(REGISTRY_ROOT_KEY rootKey, String subKeyName, int access)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 10

getStringValueMethod · 0.95
getIntValueMethod · 0.95
deleteValueMethod · 0.95
setStringValueMethod · 0.95
setIntValueMethod · 0.95
valueExistsMethod · 0.95
createKeyMethod · 0.95
deleteKeyMethod · 0.95
getSubKeysMethod · 0.95
getValuesMethod · 0.95

Calls 3

getRegistryRootKeyMethod · 0.95
RegOpenKeyExMethod · 0.95
getValueMethod · 0.45

Tested by

no test coverage detected