Searched refs:VariantType (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DCOMVariantSetter.h40 return COMVariantSetter<T>::VariantType;
46 static const VARENUM VariantType = VT_BSTR; member in struct:COMVariantSetter
52 V_VT(variant) = VariantType;
59 static const VARENUM VariantType = VT_BOOL; member in struct:COMVariantSetter
65 V_VT(variant) = VariantType;
72 static const VARENUM VariantType = VT_UI8; member in struct:COMVariantSetter
78 V_VT(variant) = VariantType;
85 static const VARENUM VariantType = VT_I4; member in struct:COMVariantSetter
91 V_VT(variant) = VariantType;
98 static const VARENUM VariantType member in struct:COMVariantSetter
111 static const VARENUM VariantType = VT_UNKNOWN; member in struct:COMVariantSetter
126 static const VARENUM VariantType = VT_UNKNOWN; member in struct:COMIUnknownVariantSetter
[all...]

Completed in 123 milliseconds