class
	WEL_NMHDR

General
	cluster: wel.structs
	description: "Contains information about a notification message (Wm_notify)."
	create: make_by_pointer, make

Ancestors
	WEL_STRUCTURE
	WEL_WINDOW_MANAGER

Queries
	code: INTEGER
	exists: BOOLEAN
	id_from: INTEGER
	item: POINTER
	shared: BOOLEAN
	Structure_size: INTEGER
	to_integer: INTEGER
	window_from: WEL_WINDOW

Commands
	dispose
	initialize
	initialize_with_character (a_character: CHARACTER)
	memory_copy (source_pointer: POINTER; length: INTEGER)
	set_item (an_item: POINTER)
	set_shared
	set_unshared