ReactOS 0.4.15-dev-7953-g1f49173
_DS_SELECTION Struct Reference

#include <objsel.h>

Collaboration diagram for _DS_SELECTION:

Public Attributes

PWSTR pwzName
 
PWSTR pwzADsPath
 
PWSTR pwzClass
 
PWSTR pwzUPN
 
VARIANTpvarFetchedAttributes
 
ULONG flScopeType
 

Detailed Description

Definition at line 132 of file objsel.h.

Member Data Documentation

◆ flScopeType

ULONG _DS_SELECTION::flScopeType

Definition at line 139 of file objsel.h.

◆ pvarFetchedAttributes

VARIANT* _DS_SELECTION::pvarFetchedAttributes

Definition at line 138 of file objsel.h.

Referenced by InvokeObjectPickerDialog().

◆ pwzADsPath

PWSTR _DS_SELECTION::pwzADsPath

Definition at line 135 of file objsel.h.

◆ pwzClass

PWSTR _DS_SELECTION::pwzClass

Definition at line 136 of file objsel.h.

◆ pwzName

PWSTR _DS_SELECTION::pwzName

Definition at line 134 of file objsel.h.

Referenced by InvokeRemoteRegistryPickerDialog().

◆ pwzUPN

PWSTR _DS_SELECTION::pwzUPN

Definition at line 137 of file objsel.h.


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