Searched refs:put_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.h2716 virtual HRESULT WINAPI put_AutoUnlockInterval(__LONG32 lnAutoUnlockInterval) = 0;
2757 HRESULT (WINAPI *put_AutoUnlockInterval)(IADsDomain *This,__LONG32 lnAutoUnlockInterval); member in struct:IADsDomainVtbl
2800 #define IADsDomain_put_AutoUnlockInterval(This,lnAutoUnlockInterval) (This)->lpVtbl->put_AutoUnlockInterval(This,lnAutoUnlockInterval)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Diads.h2716 virtual HRESULT WINAPI put_AutoUnlockInterval(__LONG32 lnAutoUnlockInterval) = 0;
2757 HRESULT (WINAPI *put_AutoUnlockInterval)(IADsDomain *This,__LONG32 lnAutoUnlockInterval); member in struct:IADsDomainVtbl
2800 #define IADsDomain_put_AutoUnlockInterval(This,lnAutoUnlockInterval) (This)->lpVtbl->put_AutoUnlockInterval(This,lnAutoUnlockInterval)

Completed in 181 milliseconds