Home | History | Annotate | Download | only in syscall

Lines Matching refs:RegEnumKeyEx

1215 func RegEnumKeyEx(key Handle, index uint32, name *uint16, nameLen *uint32, reserved *uint32, class *uint16, classLen *uint32, lastWriteTime *Filetime) (regerrno error) {