OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:put_classid
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
scardssp.h
481
virtual HRESULT WINAPI
put_ClassId
(BYTE byClass = 0) = 0;
525
HRESULT (WINAPI *
put_ClassId
)(ISCardCmd *This,BYTE byClass);
571
#define ISCardCmd_put_ClassId(This,byClass) (This)->lpVtbl->
put_ClassId
(This,byClass)
[
all
...]
Completed in 181 milliseconds