ReactOS 0.4.17-dev-934-g091855f
_DPNMSG_ENUM_HOSTS_RESPONSE Struct Reference

#include <dplay8.h>

Collaboration diagram for _DPNMSG_ENUM_HOSTS_RESPONSE:

Public Attributes

DWORD dwSize
 
IDirectPlay8Address * pAddressSender
 
IDirectPlay8Address * pAddressDevice
 
const DPN_APPLICATION_DESC * pApplicationDescription
 
PVOID pvResponseData
 
DWORD dwResponseDataSize
 
PVOID pvUserContext
 
DWORD dwRoundTripLatencyMS
 

Detailed Description

Definition at line 418 of file dplay8.h.

Member Data Documentation

◆ dwResponseDataSize

DWORD _DPNMSG_ENUM_HOSTS_RESPONSE::dwResponseDataSize

Definition at line 424 of file dplay8.h.

◆ dwRoundTripLatencyMS

DWORD _DPNMSG_ENUM_HOSTS_RESPONSE::dwRoundTripLatencyMS

Definition at line 426 of file dplay8.h.

◆ dwSize

DWORD _DPNMSG_ENUM_HOSTS_RESPONSE::dwSize

Definition at line 419 of file dplay8.h.

◆ pAddressDevice

IDirectPlay8Address* _DPNMSG_ENUM_HOSTS_RESPONSE::pAddressDevice

Definition at line 421 of file dplay8.h.

◆ pAddressSender

IDirectPlay8Address* _DPNMSG_ENUM_HOSTS_RESPONSE::pAddressSender

Definition at line 420 of file dplay8.h.

◆ pApplicationDescription

const DPN_APPLICATION_DESC* _DPNMSG_ENUM_HOSTS_RESPONSE::pApplicationDescription

Definition at line 422 of file dplay8.h.

◆ pvResponseData

PVOID _DPNMSG_ENUM_HOSTS_RESPONSE::pvResponseData

Definition at line 423 of file dplay8.h.

◆ pvUserContext

PVOID _DPNMSG_ENUM_HOSTS_RESPONSE::pvUserContext

Definition at line 425 of file dplay8.h.


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