Flowdock
method

read_i

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Registry

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

read_i(name) public

Read a REG_SZ(read_s), REG_DWORD(read_i), or REG_BINARY(read_bin) registry value named name.

If the values type does not match, TypeError is raised.

Show source
Register or log in to add new notes.