RILNOTIFICATIONPARAMS-Struktur (ntddrilapitypes.h)
Dieses Thema unterstützt die Windows-Treiberinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code vorgesehen.
Syntax
typedef struct RILNOTIFICATIONPARAMS {
DWORD dwNotificationCount;
DWORD pdwNotifications[1];
} RILNOTIFICATIONPARAMS, *LPRILNOTIFICATIONPARAMS;
Member
dwNotificationCount
pdwNotifications[1]
Anforderungen
Anforderung | Wert |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |