structure PTM_CONTROL_INTERFACE (wdm.h)

Syntaxe

typedef struct _PTM_CONTROL_INTERFACE {
  USHORT                        Size;
  USHORT                        Version;
  PVOID                         Context;
  PINTERFACE_REFERENCE          InterfaceReference;
  PINTERFACE_DEREFERENCE        InterfaceDereference;
  PPTM_DEVICE_QUERY_GRANULARITY QueryGranularity;
  PPTM_DEVICE_QUERY_TIME_SOURCE QueryTimeSource;
  PPTM_DEVICE_ENABLE            Enable;
  PPTM_DEVICE_DISABLE           Disable;
} PTM_CONTROL_INTERFACE, *PPTM_CONTROL_INTERFACE;

Membres

Size

Version

Context

InterfaceReference

InterfaceDereference

QueryGranularity

QueryTimeSource

Enable

Disable

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 10, version 1809
En-tête wdm.h