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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dhtmled.h 167 virtual HRESULT WINAPI get_Names(VARIANT *pVal) = 0;
180 HRESULT (WINAPI *get_Names)(IDEGetBlockFmtNamesParam *This,VARIANT *pVal);
195 #define IDEGetBlockFmtNamesParam_get_Names(This,pVal) (This)->lpVtbl->get_Names(This,pVal)
    [all...]
comsvcs.h     [all...]

Completed in 1657 milliseconds