SmcCxGetSmartcardReplyBuffer function
Gets the buffer that contains data received from the smart card.
Syntax
FORCEINLINE PSMARTCARD_REPLY SmcCxGetSmartcardReplyBuffer(
_In_ WDFDEVICE Device
);
Parameters
- Device [in]
Handle to the framework device object.
Return value
Pointer to a SMARTCARD_REPLY structure if the function encounters no errors.
Requirements
Target platform |
Desktop |
Header |
SmcCx.h on Windows 10 |