Changeset 21314 for trunk/include/win/wine/obj_oleaut.h
- Timestamp:
- Jul 2, 2009, 12:20:20 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/wine/obj_oleaut.h
r7914 r21314 155 155 float fltVal; 156 156 double dblVal; 157 ULONGLONG ullVal; 157 158 VARIANT_BOOL boolVal; 158 159 SCODE scode; … … 175 176 float* pfltVal; 176 177 double* pdblVal; 178 ULONGLONG* pullVal; 177 179 VARIANT_BOOL* pboolVal; 178 180 SCODE* pscode;
Note:
See TracChangeset
for help on using the changeset viewer.