HomeSort by relevance Sort by last modified time
    Searched refs:put_Data (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
rtccore.h     [all...]
scardssp.h 483 virtual HRESULT WINAPI put_Data(LPBYTEBUFFER pData) = 0;
527 HRESULT (WINAPI *put_Data)(ISCardCmd *This,LPBYTEBUFFER pData);
573 #define ISCardCmd_put_Data(This,pData) (This)->lpVtbl->put_Data(This,pData)
    [all...]

Completed in 262 milliseconds