OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:appdelete
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
iwamreg.h
88
virtual HRESULT WINAPI
AppDelete
(LPCWSTR szMDPath,WINBOOL fRecursive) = 0;
101
HRESULT (WINAPI *
AppDelete
)(IWamAdmin *This,LPCWSTR szMDPath,WINBOOL fRecursive);
116
#define IWamAdmin_AppDelete(This,szMDPath,fRecursive) (This)->lpVtbl->
AppDelete
(This,szMDPath,fRecursive)
152
HRESULT (WINAPI *
AppDelete
)(IWamAdmin2 *This,LPCWSTR szMDPath,WINBOOL fRecursive);
168
#define IWamAdmin2_AppDelete(This,szMDPath,fRecursive) (This)->lpVtbl->
AppDelete
(This,szMDPath,fRecursive)
iiisext.h
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libcertobj.a
11
? ? ?? ?? ?? ?? ?<