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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h1349 virtual HRESULT WINAPI get_PropertyCount(__LONG32 *plCount) = 0;
1369 HRESULT (WINAPI *get_PropertyCount)(IADsPropertyList *This,__LONG32 *plCount); member in struct:IADsPropertyListVtbl
1391 #define IADsPropertyList_get_PropertyCount(This,plCount) (This)->lpVtbl->get_PropertyCount(This,plCount)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h1349 virtual HRESULT WINAPI get_PropertyCount(__LONG32 *plCount) = 0;
1369 HRESULT (WINAPI *get_PropertyCount)(IADsPropertyList *This,__LONG32 *plCount); member in struct:IADsPropertyListVtbl
1391 #define IADsPropertyList_get_PropertyCount(This,plCount) (This)->lpVtbl->get_PropertyCount(This,plCount)

Completed in 105 milliseconds