ReactOS 0.4.15-dev-7953-g1f49173
_DS_SELECTION_LIST Struct Reference

#include <objsel.h>

Collaboration diagram for _DS_SELECTION_LIST:

Public Attributes

ULONG cItems
 
ULONG cFetchedAttributes
 
DS_SELECTION aDsSelection [ANYSIZE_ARRAY]
 

Detailed Description

Definition at line 142 of file objsel.h.

Member Data Documentation

◆ aDsSelection

DS_SELECTION _DS_SELECTION_LIST::aDsSelection[ANYSIZE_ARRAY]

Definition at line 146 of file objsel.h.

Referenced by InvokeObjectPickerDialog(), and InvokeRemoteRegistryPickerDialog().

◆ cFetchedAttributes

ULONG _DS_SELECTION_LIST::cFetchedAttributes

Definition at line 145 of file objsel.h.

◆ cItems

ULONG _DS_SELECTION_LIST::cItems

Definition at line 144 of file objsel.h.

Referenced by InvokeObjectPickerDialog(), and InvokeRemoteRegistryPickerDialog().


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