HyperDbg Debugger
|
read tokens from input stored in this structure More...
#include <common.h>
Public Attributes | |
TOKEN_TYPE | Type |
char * | Value |
unsigned int | Len |
unsigned int | MaxLen |
read tokens from input stored in this structure
unsigned int _TOKEN::Len |
unsigned int _TOKEN::MaxLen |
TOKEN_TYPE _TOKEN::Type |
char* _TOKEN::Value |