OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dwScope
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tssbx.h
58
DWORD
dwScope
;
winnetwk.h
54
DWORD
dwScope
;
64
DWORD
dwScope
;
191
DWORD WINAPI WNetOpenEnumA(DWORD
dwScope
,DWORD dwType,DWORD dwUsage,LPNETRESOURCEA lpNetResource,LPHANDLE lphEnum);
192
DWORD WINAPI WNetOpenEnumW(DWORD
dwScope
,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum);
npapi.h
16
typedef DWORD (WINAPI *PF_NPOpenEnum) (DWORD
dwScope
,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum);
24
DWORD WINAPI NPOpenEnum (DWORD
dwScope
,DWORD dwType,DWORD dwUsage,LPNETRESOURCEW lpNetResource,LPHANDLE lphEnum);
nspapi.h
299
DWORD
dwScope
;
313
DWORD
dwScope
;
winscard.h
53
extern WINSCARDAPI LONG WINAPI SCardEstablishContext(DWORD
dwScope
,LPCVOID pvReserved1,LPCVOID pvReserved2,LPSCARDCONTEXT phContext);
/external/wpa_supplicant_8/src/utils/
pcsc_funcs.c
132
(*dll_SCardEstablishContext)(IN DWORD
dwScope
,
[
all
...]
Completed in 199 milliseconds