HomeSort by relevance Sort by last modified time
    Searched refs:CreateProperty (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/win8/metro_driver/
winrt_utils_unittest.cc 14 static HRESULT CreateProperty(Type value, winfoundtn::IPropertyValue** prop) {
19 static HRESULT CreateProperty<const wchar_t*>(
27 static HRESULT CreateProperty<INT16>(INT16 value,
33 static HRESULT CreateProperty<INT32>(INT32 value,
39 static HRESULT CreateProperty<INT64>(INT64 value,
45 static HRESULT CreateProperty<UINT8>(UINT8 value,
51 static HRESULT CreateProperty<UINT16>(UINT16 value,
57 static HRESULT CreateProperty<UINT32>(UINT32 value,
63 static HRESULT CreateProperty<UINT64>(UINT64 value,
71 HRESULT hr = CreateProperty<Type>(value1, property_1.GetAddressOf())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbdaoint.h 378 STDMETHOD(CreateProperty) (VARIANT Name,VARIANT Type,VARIANT Value,VARIANT DDL,DAOProperty **pprp) PURE;
436 STDMETHOD(CreateProperty) (VARIANT Name,VARIANT Type,VARIANT Value,VARIANT DDL,DAOProperty **pprp) PURE;
477 STDMETHOD(CreateProperty) (VARIANT Name,VARIANT Type,VARIANT Value,VARIANT DDL,DAOProperty **pprp) PURE;
629 STDMETHOD(CreateProperty) (VARIANT Name,VARIANT Type,VARIANT Value,VARIANT DDL,DAOProperty **pprp) PURE;
662 STDMETHOD(CreateProperty) (VARIANT Name,VARIANT Type,VARIANT Value,VARIANT DDL,DAOProperty **pprp) PURE;
    [all...]
comsvcs.h     [all...]

Completed in 705 milliseconds