player_strprop_req Struct Reference

#include <player.h>

List of all members.


Detailed Description

Request to get a string property.

Definition at line 443 of file player.h.


Public Attributes

uint32_t key_count
 The property key's length.
char * key
 The property key.
uint32_t value_count
 The property's length.
char * value
 The property value.

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

Last updated 12 September 2005 21:38:45