class
	WEL_GDIP_STATUS

General
	cluster: wel
	description: "GpStatus enumeration for Gdi+."

Ancestors
	ANY

Queries
	Aborted: INTEGER_32
	Accessdenied: INTEGER_32
	Filenotfound: INTEGER_32
	Fontfamilynotfound: INTEGER_32
	Fontstylenotfound: INTEGER_32
	Gdiplusnotinitialized: INTEGER_32
	Genericerror: INTEGER_32
	Insufficientbuffer: INTEGER_32
	Invalidparameter: INTEGER_32
	Notimplemented: INTEGER_32
	Nottruetypefont: INTEGER_32
	Objectbusy: INTEGER_32
	Ok: INTEGER_32
	Outofmemory: INTEGER_32
	Propertynotfound: INTEGER_32
	Propertynotsupported: INTEGER_32
	Unknownimageformat: INTEGER_32
	Unsupportedgdiplusversion: INTEGER_32
	Valueoverflow: INTEGER_32
	Win32error: INTEGER_32
	Wrongstate: INTEGER_32