ReactOS 0.4.15-dev-7958-gcd0bb1a
_DSOP_SCOPE_INIT_INFO Struct Reference

#include <objsel.h>

Collaboration diagram for _DSOP_SCOPE_INIT_INFO:

Public Attributes

ULONG cbSize
 
ULONG flType
 
ULONG flScope
 
DSOP_FILTER_FLAGS FilterFlags
 
PCWSTR pwzDcName
 
PCWSTR pwzADsPath
 
HRESULT hr
 

Detailed Description

Definition at line 91 of file objsel.h.

Member Data Documentation

◆ cbSize

ULONG _DSOP_SCOPE_INIT_INFO::cbSize

Definition at line 93 of file objsel.h.

◆ FilterFlags

DSOP_FILTER_FLAGS _DSOP_SCOPE_INIT_INFO::FilterFlags

Definition at line 96 of file objsel.h.

◆ flScope

ULONG _DSOP_SCOPE_INIT_INFO::flScope

Definition at line 95 of file objsel.h.

◆ flType

ULONG _DSOP_SCOPE_INIT_INFO::flType

Definition at line 94 of file objsel.h.

Referenced by InitializeObjectPicker().

◆ hr

HRESULT _DSOP_SCOPE_INIT_INFO::hr

Definition at line 99 of file objsel.h.

◆ pwzADsPath

PCWSTR _DSOP_SCOPE_INIT_INFO::pwzADsPath

Definition at line 98 of file objsel.h.

◆ pwzDcName

PCWSTR _DSOP_SCOPE_INIT_INFO::pwzDcName

Definition at line 97 of file objsel.h.

Referenced by InitializeObjectPicker().


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