[PSDK] Update cvconst.h. CORE-13362

svn path=/trunk/; revision=74791
This commit is contained in:
Amine Khaldi 2017-06-03 18:44:01 +00:00
parent 4f1f6bb03e
commit 8d1170ce2b

View file

@ -78,6 +78,8 @@ enum BasicType
btBit = 29,
btBSTR = 30,
btHresult = 31,
btChar16 = 32,
btChar32 = 33
};
/* kind of UDT */