Module winreg::enums[][src]

Expand description

use winreg::enums::*; to import all needed enumerations and constants

Re-exports

pub use self::RegType::*;
pub use self::RegDisposition::*;

Enums

Enumeration of possible disposition values

Enumeration of possible registry value types

Constants