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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oledbdep.h 562 virtual HRESULT WINAPI ReleaseChapter(HCHAPTER hChapter) = 0;
571 HRESULT (WINAPI *ReleaseChapter)(IReadData *This,HCHAPTER hChapter);
582 #define IReadData_ReleaseChapter(This,hChapter) (This)->lpVtbl->ReleaseChapter(This,hChapter)
    [all...]
oledb.h     [all...]

Completed in 104 milliseconds