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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mtxadmin.h 273 virtual HRESULT WINAPI get_DataStoreMajorVersion(__LONG32 *retval) = 0;
300 HRESULT (WINAPI *get_DataStoreMajorVersion)(ICatalogCollection *This,__LONG32 *retval);
329 #define ICatalogCollection_get_DataStoreMajorVersion(This,retval) (This)->lpVtbl->get_DataStoreMajorVersion(This,retval)
    [all...]
comadmin.h     [all...]

Completed in 109 milliseconds