class
	ECOM_BSTR

General
	cluster: structures
	description: "Wrapper around BSTR."
	create: make

Ancestors
	ECOM_WRAPPER*

Queries
	count: INTEGER_32
	item: POINTER
	string: STRING_8

Commands
	make (a_pointer: POINTER)