Searched defs:get_Unique (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dadoctint.h936 virtual HRESULT STDMETHODCALLTYPE get_Unique (VARIANT_BOOL *pVal) = 0;
958 HRESULT (STDMETHODCALLTYPE *get_Unique) (_ADOIndex *This, VARIANT_BOOL *pVal); member in struct:_IndexVtbl
985 #define _Index_get_Unique(This, pVal) ((This)->lpVtbl ->get_Unique (This, pVal))
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dadoctint.h936 virtual HRESULT STDMETHODCALLTYPE get_Unique (VARIANT_BOOL *pVal) = 0;
958 HRESULT (STDMETHODCALLTYPE *get_Unique) (_ADOIndex *This, VARIANT_BOOL *pVal); member in struct:_IndexVtbl
985 #define _Index_get_Unique(This, pVal) ((This)->lpVtbl ->get_Unique (This, pVal))

Completed in 53 milliseconds