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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dadoctint.h1017 virtual HRESULT WINAPI put_UpdateRule(RuleEnum newVal) = 0;
1039 HRESULT (WINAPI *put_UpdateRule)(_ADOKey *This,RuleEnum newVal); member in struct:_KeyVtbl
1063 #define _Key_put_UpdateRule(This,newVal) (This)->lpVtbl->put_UpdateRule(This,newVal)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dadoctint.h1017 virtual HRESULT WINAPI put_UpdateRule(RuleEnum newVal) = 0;
1039 HRESULT (WINAPI *put_UpdateRule)(_ADOKey *This,RuleEnum newVal); member in struct:_KeyVtbl
1063 #define _Key_put_UpdateRule(This,newVal) (This)->lpVtbl->put_UpdateRule(This,newVal)

Completed in 28 milliseconds