RILNOTIFICATIONPARAMS-Struktur (rilapitypes.h)
Dieses Thema unterstützt die Windows-Treiberinfrastruktur und soll nicht direkt aus Ihrem Code verwendet werden.
Syntax
typedef struct RILNOTIFICATIONPARAMS {
DWORD dwNotificationCount;
DWORD pdwNotifications[1];
} RILNOTIFICATIONPARAMS, *LPRILNOTIFICATIONPARAMS;
Angehörige
dwNotificationCount
pdwNotifications[1]
Anforderungen
Anforderung | Wert |
---|---|
Header- | rilapitypes.h (include Rilapitypes.h) |