OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_writable
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
azroles.h
173
virtual HRESULT WINAPI
get_Writable
(WINBOOL *pfProp) = 0;
235
HRESULT (WINAPI *
get_Writable
)(IAzAuthorizationStore *This,WINBOOL *pfProp);
299
#define IAzAuthorizationStore_get_Writable(This,pfProp) (This)->lpVtbl->
get_Writable
(This,pfProp)
[
all
...]
Completed in 155 milliseconds