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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Diads.h2715 virtual HRESULT WINAPI get_AutoUnlockInterval(__LONG32 *retval) = 0;
2756 HRESULT (WINAPI *get_AutoUnlockInterval)(IADsDomain *This,__LONG32 *retval); member in struct:IADsDomainVtbl
2799 #define IADsDomain_get_AutoUnlockInterval(This,retval) (This)->lpVtbl->get_AutoUnlockInterval(This,retval)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h2715 virtual HRESULT WINAPI get_AutoUnlockInterval(__LONG32 *retval) = 0;
2756 HRESULT (WINAPI *get_AutoUnlockInterval)(IADsDomain *This,__LONG32 *retval); member in struct:IADsDomainVtbl
2799 #define IADsDomain_get_AutoUnlockInterval(This,retval) (This)->lpVtbl->get_AutoUnlockInterval(This,retval)

Completed in 108 milliseconds