Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Réservé à l’utilisation du système.
Syntaxe
typedef struct _NPEM_CONTROL_INTERFACE {
USHORT Size;
USHORT Version;
PVOID Context;
PINTERFACE_REFERENCE InterfaceReference;
PINTERFACE_DEREFERENCE InterfaceDereference;
PNPEM_CONTROL_ENABLE_DISABLE SetNpemSupportState;
PNPEM_CONTROL_QUERY_STANDARD_CAPABILITIES QueryStandardCapabilities;
PNPEM_CONTROL_SET_STANDARD_CONTROL SetStandardControl;
PNPEM_CONTROL_QUERY_CONTROL QueryNpemControl;
} NPEM_CONTROL_INTERFACE, *PNPEM_CONTROL_INTERFACE;
Membres
Size
Version
Context
InterfaceReference
InterfaceDereference
SetNpemSupportState
QueryStandardCapabilities
SetStandardControl
QueryNpemControl
Exigences
| Exigence | Valeur |
|---|---|
| client minimum pris en charge | Windows 10, version 2004 |
| d’en-tête | wdm.h |