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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
adoctint.h 166 typedef struct ADOProperties Properties;
439 virtual HRESULT WINAPI get_Properties(ADOProperties **ppvObject) = 0;
462 HRESULT (WINAPI *get_Properties)(_ADOTable *This,ADOProperties **ppvObject);
507 HRESULT WINAPI _Table_get_Properties_Proxy(_ADOTable *This,ADOProperties **ppvObject);
    [all...]
adoint.h 209 typedef struct ADOProperties Properties;
599 virtual HRESULT WINAPI get_Properties(ADOProperties **ppvObject) = 0;
611 HRESULT (WINAPI *get_Properties)(_ADO *This,ADOProperties **ppvObject);
628 HRESULT WINAPI _ADO_get_Properties_Proxy(_ADO *This,ADOProperties **ppvObject);
    [all...]
cdosys.h 208 typedef struct ADOProperties ADOProperties;
    [all...]
cdoex.h 365 typedef struct ADOProperties ADOProperties;
    [all...]

Completed in 1537 milliseconds