ReactOS 0.4.15-dev-7924-g5949c20
_LPCP_DATA_INFO Struct Reference

#include <lpc.h>

Collaboration diagram for _LPCP_DATA_INFO:

Public Attributes

ULONG NumberOfEntries
 
struct {
   PVOID   BaseAddress
 
   ULONG   DataLength
 
Entries [1]
 

Detailed Description

Definition at line 67 of file lpc.h.

Member Data Documentation

◆ BaseAddress

PVOID _LPCP_DATA_INFO::BaseAddress

Definition at line 72 of file lpc.h.

◆ DataLength

ULONG _LPCP_DATA_INFO::DataLength

Definition at line 73 of file lpc.h.

◆ 

struct { ... } _LPCP_DATA_INFO::Entries[1]

◆ NumberOfEntries

ULONG _LPCP_DATA_INFO::NumberOfEntries

Definition at line 69 of file lpc.h.

Referenced by LpcpCopyRequestData(), LpcpVerifyMessageDataInfo(), and NtRequestWaitReplyPort().


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