ReactOS 0.4.15-dev-7958-gcd0bb1a
_TI_FINDCHILDREN_PARAMS Struct Reference

#include <compat.h>

Public Attributes

ULONG Count
 
ULONG Start
 
ULONG ChildId [1]
 

Detailed Description

Definition at line 1018 of file compat.h.

Member Data Documentation

◆ ChildId

ULONG _TI_FINDCHILDREN_PARAMS::ChildId

Definition at line 1022 of file compat.h.

Referenced by symt_get_info().

◆ Count

ULONG _TI_FINDCHILDREN_PARAMS::Count

Definition at line 1020 of file compat.h.

Referenced by symt_get_info().

◆ Start

ULONG _TI_FINDCHILDREN_PARAMS::Start

Definition at line 1021 of file compat.h.

Referenced by symt_get_info().


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