class
	WEL_NM_LIST_VIEW_GETINFOTIP

General
	cluster: wel
	description: "Objects that contain information about a list view notificationmessage."
	create: make_by_pointer, make

Ancestors
	WEL_STRUCTURE*

Queries
	cchtextmax: INTEGER_32
	dwflags: INTEGER_32
	exists: BOOLEAN
	hdr: WEL_NMHDR
	iitem: INTEGER_32
	is_equal (other: [like Current] WEL_NM_LIST_VIEW_GETINFOTIP): BOOLEAN
	item: POINTER
	lparam: INTEGER_32
	psztext: POINTER
	shared: BOOLEAN
	Structure_size: INTEGER_32

Commands
	copy (other: [like Current] WEL_NM_LIST_VIEW_GETINFOTIP)
	dispose
	initialize
	initialize_with_character (a_character: CHARACTER_8)
	memory_copy (source_pointer: POINTER; length: INTEGER_32)
	set_item (an_item: POINTER)
	set_shared
	set_unshared