1 |
5.660918 |
__x_ABI_CWindows_CDevices_CSmartCards_CSmartCardEmulatorEnablementPolicy |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CSmartCards_CSmartCardEmulatorEnablementPolicy
{
SmartCardEmulatorEnablementPolicy_Never = 0,
SmartCardEmulatorEnablementPolicy_Always = 1,
SmartCardEmulatorEnablementPolicy_ScreenOn = 2,
SmartCardEmulatorEnablementPolicy_ScreenUnlocked = 3,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\winrt\Windows.Devices.SmartCards.h(16765,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_DEVICES_SMARTCARDS_SMARTCARDEMULATORCONTRACT_VERSION >= 0x10000
|