Hook.hookId
gulong hookId() @property nothrowGet hookId field.
Returns
the id of this hook, which is unique within its list
void hookId(gulong propval) @property nothrowSet hookId field.
Parameters
propval | the id of this hook, which is unique within its list |