// treepaymentservice.h
typedef struct _PAYMENT_SERVICE_IN {
UINT32 CmdId;
UINT64 ValidMatchDuration;
} PAYMENT_SERVICE_IN, *PPAYMENT_SERVICE_IN;
View the official Windows Driver Kit DDI referenceNo description available.
Input structure for PAYMENT_FUNCTION_PROGRAM_KEY.
CmdIdStatus of the program key operation.
ValidMatchDurationNumber of milliseconds elapsed since the last valid authentication to set CDCVM flag.