// Assembly: mscorlib
// Full name: System.Runtime.InteropServices.VarEnum

namespace System.Runtime.InteropServices
{
public class VarEnum // TypeDefIndex: 4377
{
	// Fields
	type#20890 value__;
	type#28422 VT_EMPTY;
	type#28422 VT_NULL;
	type#28422 VT_I2;
	type#28422 VT_I4;
	type#28422 VT_R4;
	type#28422 VT_R8;
	type#28422 VT_CY;
	type#28422 VT_DATE;
	type#28422 VT_BSTR;
	type#28422 VT_DISPATCH;
	type#28422 VT_ERROR;
	type#28422 VT_BOOL;
	type#28422 VT_VARIANT;
	type#28422 VT_UNKNOWN;
	type#28422 VT_DECIMAL;
	type#28422 VT_I1;
	type#28422 VT_UI1;
	type#28422 VT_UI2;
	type#28422 VT_UI4;
	type#28422 VT_I8;
	type#28422 VT_UI8;
	type#28422 VT_INT;
	type#28422 VT_UINT;
	type#28422 VT_VOID;
	type#28422 VT_HRESULT;
	type#28422 VT_PTR;
	type#28422 VT_SAFEARRAY;
	type#28422 VT_CARRAY;
	type#28422 VT_USERDEFINED;
	type#28422 VT_LPSTR;
	type#28422 VT_LPWSTR;
	type#28422 VT_RECORD;
	type#28422 VT_FILETIME;
	type#28422 VT_BLOB;
	type#28422 VT_STREAM;
	type#28422 VT_STORAGE;
	type#28422 VT_STREAMED_OBJECT;
	type#28422 VT_STORED_OBJECT;
	type#28422 VT_BLOB_OBJECT;
	type#28422 VT_CF;
	type#28422 VT_CLSID;
	type#28422 VT_VECTOR;
	type#28422 VT_ARRAY;
	type#28422 VT_BYREF;
}
}
