DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_DPLDATA_PLAYERSCORE Struct Reference

#include <dplobby.h>

Data Fields

DWORD dwScoreCount
 
LONG Score [1]
 

Detailed Description

DPLDATA_PLAYERSCORE

Data structure to hold an array of long integers representing a player score. Application must allocate enough memory to hold all the scores.

Field Documentation

◆ dwScoreCount

DWORD _DPLDATA_PLAYERSCORE::dwScoreCount

◆ Score

LONG _DPLDATA_PLAYERSCORE::Score[1]

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