ReactOS 0.4.17-dev-934-g091855f
_DPNMSG_CONNECT_COMPLETE Struct Reference

#include <dplay8.h>

Collaboration diagram for _DPNMSG_CONNECT_COMPLETE:

Public Attributes

DWORD dwSize
 
DPNHANDLE hAsyncOp
 
PVOID pvUserContext
 
HRESULT hResultCode
 
PVOID pvApplicationReplyData
 
DWORD dwApplicationReplyDataSize
 
DPNID dpnidLocal
 

Detailed Description

Definition at line 366 of file dplay8.h.

Member Data Documentation

◆ dpnidLocal

DPNID _DPNMSG_CONNECT_COMPLETE::dpnidLocal

DirectX 9

Definition at line 374 of file dplay8.h.

◆ dwApplicationReplyDataSize

DWORD _DPNMSG_CONNECT_COMPLETE::dwApplicationReplyDataSize

Definition at line 372 of file dplay8.h.

◆ dwSize

DWORD _DPNMSG_CONNECT_COMPLETE::dwSize

Definition at line 367 of file dplay8.h.

◆ hAsyncOp

DPNHANDLE _DPNMSG_CONNECT_COMPLETE::hAsyncOp

Definition at line 368 of file dplay8.h.

◆ hResultCode

HRESULT _DPNMSG_CONNECT_COMPLETE::hResultCode

Definition at line 370 of file dplay8.h.

◆ pvApplicationReplyData

PVOID _DPNMSG_CONNECT_COMPLETE::pvApplicationReplyData

Definition at line 371 of file dplay8.h.

◆ pvUserContext

PVOID _DPNMSG_CONNECT_COMPLETE::pvUserContext

Definition at line 369 of file dplay8.h.


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