SmcCxGetVendorAttr function

Gets information that identifies the smart card reader, such as the vendor name, unit number, and serial number.

Syntax

FORCEINLINE PVENDOR_ATTR SmcCxGetVendorAttr(
  _In_ WDFDEVICE Device
);

Parameters

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

Return value

Pointer to a caller-allocated VENDOR_ATTR structure that contains vendor information if the function encounters no errors.

Requirements

Target platform

Desktop

Header

SmcCx.h on Windows 10

 

 

Send comments about this topic to Microsoft