mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 09:51:56 +00:00
[PSDK] Update cvconst.h. CORE-13362
svn path=/trunk/; revision=74791
This commit is contained in:
parent
4f1f6bb03e
commit
8d1170ce2b
1 changed files with 2 additions and 0 deletions
|
@ -78,6 +78,8 @@ enum BasicType
|
||||||
btBit = 29,
|
btBit = 29,
|
||||||
btBSTR = 30,
|
btBSTR = 30,
|
||||||
btHresult = 31,
|
btHresult = 31,
|
||||||
|
btChar16 = 32,
|
||||||
|
btChar32 = 33
|
||||||
};
|
};
|
||||||
|
|
||||||
/* kind of UDT */
|
/* kind of UDT */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue