class
	WEL_ACCELERATOR

General
	cluster: wel
	description: "This class represents a Windows accelerator."
	create: make_by_pointer, make

Ancestors
	WEL_STRUCTURE*

Queries
	command_id: INTEGER_32
	exists: BOOLEAN
	flags: INTEGER_32
	is_equal (other: [like Current] WEL_ACCELERATOR): BOOLEAN
	item: POINTER
	key: INTEGER_32
	shared: BOOLEAN
	Structure_size: INTEGER_32

Commands
	copy (other: [like Current] WEL_ACCELERATOR)
	dispose
	initialize_with_character (a_character: CHARACTER_8)
	memory_copy (source_pointer: POINTER; length: INTEGER_32)
	set_command_id (a_command_id: INTEGER_32)
	set_flags (a_flags: INTEGER_32)
	set_item (an_item: POINTER)
	set_key (a_key: INTEGER_32)
	set_shared
	set_unshared
	structure_initialize

Constraints
	valid command id