Searched refs:get_Apdu (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dscardssp.h473 virtual HRESULT WINAPI get_Apdu(LPBYTEBUFFER *ppApdu) = 0;
517 HRESULT (WINAPI *get_Apdu)(ISCardCmd *This,LPBYTEBUFFER *ppApdu); member in struct:ISCardCmdVtbl
563 #define ISCardCmd_get_Apdu(This,ppApdu) (This)->lpVtbl->get_Apdu(This,ppApdu)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dscardssp.h473 virtual HRESULT WINAPI get_Apdu(LPBYTEBUFFER *ppApdu) = 0;
517 HRESULT (WINAPI *get_Apdu)(ISCardCmd *This,LPBYTEBUFFER *ppApdu); member in struct:ISCardCmdVtbl
563 #define ISCardCmd_get_Apdu(This,ppApdu) (This)->lpVtbl->get_Apdu(This,ppApdu)

Completed in 54 milliseconds