PAYMENT_SERVICE_IN - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// treepaymentservice.h

typedef struct _PAYMENT_SERVICE_IN {
  UINT32 CmdId;
  UINT64 ValidMatchDuration;
} PAYMENT_SERVICE_IN, *PPAYMENT_SERVICE_IN;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-treepaymentservice-_payment_service_in)

_PAYMENT_SERVICE_IN structure

Description

Input structure for PAYMENT_FUNCTION_PROGRAM_KEY.

Members

CmdId

Status of the program key operation.

ValidMatchDuration

Number of milliseconds elapsed since the last valid authentication to set CDCVM flag.

Remarks

See also