#include "swevents.h"
Data Fields | |
const uint8 * | string |
size_t | length |
Structure used to represent counted length strings for PS names and strings in some event messages.
size_t PS_STRING::length |
Length of the string or name.
const uint8* PS_STRING::string |
String or name. This is not zero terminated.