[−][src]Module winreg::enums
use winreg::enums::*;
to import all needed enumerations and constants
Re-exports
pub use self::RegType::*; |
pub use self::RegDisposition::*; |
Enums
RegDisposition | Enumeration of possible disposition values |
RegType | Enumeration of possible registry value types |