Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |