ReactOS 0.4.15-dev-7842-g558ab78
_DBGKD_GET_STRING Struct Reference

#include <windbgkd.h>

Public Attributes

ULONG LengthOfPromptString
 
ULONG LengthOfStringRead
 

Detailed Description

Definition at line 410 of file windbgkd.h.

Member Data Documentation

◆ LengthOfPromptString

ULONG _DBGKD_GET_STRING::LengthOfPromptString

Definition at line 412 of file windbgkd.h.

Referenced by KdpPromptString().

◆ LengthOfStringRead

ULONG _DBGKD_GET_STRING::LengthOfStringRead

Definition at line 413 of file windbgkd.h.

Referenced by KdbPromptStringWorker(), KdpPromptString(), and KdReceivePacket().


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