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