Share via


SmcCxGetSmartcardRequestBuffer function

Gets the buffer that contains data in the user's I/O request to be sent to the card.

Syntax

FORCEINLINE PSMARTCARD_REQUEST SmcCxGetSmartcardRequestBuffer(
  _In_ WDFDEVICE Device
);

Parameters

  • Device [in]
    Handle to the framework device object.

Return value

Pointer to a SMARTCARD_REQUEST structure if the function encounters no errors.

Requirements

Target platform

Desktop

Header

SmcCx.h on Windows 10

 

 

Send comments about this topic to Microsoft