DataTypeOf.DataTypeOf

Undocumented in source.
  1. alias DataTypeOf = uint
  2. alias DataTypeOf = uint
  3. alias DataTypeOf = string
  4. alias DataTypeOf = string
  5. alias DataTypeOf = string[]
  6. alias DataTypeOf = ubyte[]
    template DataTypeOf(RegValueType type)
    version(Windows)
    static if(!(type == RegValueType.DWORD))
    static if(!(type == RegValueType.DWORD_LITTLE_ENDIAN))
    static if(!(type == RegValueType.SZ))
    static if(!(type == RegValueType.EXPAND_SZ))
    static if(!(type == RegValueType.MULTI_SZ))
    alias DataTypeOf = ubyte[]

Meta