FreeRDP
wKeyValuePair Struct Reference

#include <collections.h>

Data Fields

void * key
 
void * value
 
wKeyValuePair * next
 
BOOL markedForRemove
 

Field Documentation

◆ key

void* wKeyValuePair::key

◆ markedForRemove

BOOL wKeyValuePair::markedForRemove

◆ next

wKeyValuePair* wKeyValuePair::next

◆ value

void* wKeyValuePair::value

The documentation for this struct was generated from the following file: