OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dwPreferredProtocols
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winscard.h
191
extern WINSCARDAPI LONG WINAPI SCardConnectA(SCARDCONTEXT hContext,LPCSTR szReader,DWORD dwShareMode,DWORD
dwPreferredProtocols
,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol);
192
extern WINSCARDAPI LONG WINAPI SCardConnectW(SCARDCONTEXT hContext,LPCWSTR szReader,DWORD dwShareMode,DWORD
dwPreferredProtocols
,LPSCARDHANDLE phCard,LPDWORD pdwActiveProtocol);
193
extern WINSCARDAPI LONG WINAPI SCardReconnect(SCARDHANDLE hCard,DWORD dwShareMode,DWORD
dwPreferredProtocols
,DWORD dwInitialization,LPDWORD pdwActiveProtocol);
238
DWORD
dwPreferredProtocols
;
254
DWORD
dwPreferredProtocols
;
273
DWORD
dwPreferredProtocols
;
294
DWORD
dwPreferredProtocols
;
337
DWORD
dwPreferredProtocols
;
363
DWORD
dwPreferredProtocols
;
/external/wpa_supplicant_8/src/utils/
pcsc_funcs.c
153
IN DWORD
dwPreferredProtocols
,
[
all
...]
Completed in 565 milliseconds