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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dsdpblb.h556 virtual HRESULT WINAPI get_SessionVersion(DOUBLE *pSessionVersion) = 0;
588 HRESULT (WINAPI *get_SessionVersion)(ITSdp *This,DOUBLE *pSessionVersion); member in struct:ITSdpVtbl
622 #define ITSdp_get_SessionVersion(This,pSessionVersion) (This)->lpVtbl->get_SessionVersion(This,pSessionVersion)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dsdpblb.h556 virtual HRESULT WINAPI get_SessionVersion(DOUBLE *pSessionVersion) = 0;
588 HRESULT (WINAPI *get_SessionVersion)(ITSdp *This,DOUBLE *pSessionVersion); member in struct:ITSdpVtbl
622 #define ITSdp_get_SessionVersion(This,pSessionVersion) (This)->lpVtbl->get_SessionVersion(This,pSessionVersion)

Completed in 136 milliseconds