TOnChangeRegistry typedef

TOnChangeRegistry = void Function()

A typedef for a callback function to invoke when the state of a DIRegistry changes.

Implementation

typedef TOnChangeRegistry = void Function();