ReactOS 0.4.15-dev-7918-g2a2556c
_CSR_CAPTURE_BUFFER Struct Reference

#include <csrmsg.h>

Collaboration diagram for _CSR_CAPTURE_BUFFER:

Public Attributes

ULONG Size
 
struct _CSR_CAPTURE_BUFFERPreviousCaptureBuffer
 
ULONG PointerCount
 
PVOID BufferEnd
 
ULONG_PTR PointerOffsetsArray [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 90 of file csrmsg.h.

Member Data Documentation

◆ BufferEnd

PVOID _CSR_CAPTURE_BUFFER::BufferEnd

Definition at line 95 of file csrmsg.h.

Referenced by CsrAllocateCaptureBuffer().

◆ PointerCount

ULONG _CSR_CAPTURE_BUFFER::PointerCount

◆ PointerOffsetsArray

ULONG_PTR _CSR_CAPTURE_BUFFER::PointerOffsetsArray[ANYSIZE_ARRAY]

◆ PreviousCaptureBuffer

struct _CSR_CAPTURE_BUFFER* _CSR_CAPTURE_BUFFER::PreviousCaptureBuffer

Definition at line 93 of file csrmsg.h.

Referenced by CsrCaptureArguments(), and CsrReleaseCapturedArguments().

◆ Size

ULONG _CSR_CAPTURE_BUFFER::Size

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