Skip to content

Latest commit

 

History

History
80 lines (61 loc) · 2.78 KB

nf-objsel-idsobjectpicker-initialize.md

File metadata and controls

80 lines (61 loc) · 2.78 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:objsel.IDsObjectPicker.Initialize
IDsObjectPicker::Initialize (objsel.h)
The IDsObjectPicker::Initialize method initializes the object picker dialog box with data about the scopes, filters, and options used by the object picker dialog box.
IDsObjectPicker interface [Active Directory]
Initialize method
IDsObjectPicker.Initialize
IDsObjectPicker::Initialize
Initialize
Initialize method [Active Directory]
Initialize method [Active Directory]
IDsObjectPicker interface
_glines_idsobjectpicker_initialize
ad.idsobjectpicker__initialize
ad.idsobjectpicker_initialize
objsel/IDsObjectPicker::Initialize
ad\idsobjectpicker_initialize.htm
ad
bcf4d283-6709-4425-a122-8f0808502b58
12/05/2018
IDsObjectPicker interface [Active Directory],Initialize method, IDsObjectPicker.Initialize, IDsObjectPicker::Initialize, Initialize, Initialize method [Active Directory], Initialize method [Active Directory],IDsObjectPicker interface, _glines_idsobjectpicker_initialize, ad.idsobjectpicker__initialize, ad.idsobjectpicker_initialize, objsel/IDsObjectPicker::Initialize
objsel.h
Windows
Windows Vista
Windows Server 2008
Objsel.dll
Windows
19H1
IDsObjectPicker::Initialize
objsel/IDsObjectPicker::Initialize
c++
APIRef
kbSyntax
COM
Objsel.dll
IDsObjectPicker.Initialize

IDsObjectPicker::Initialize

-description

The IDsObjectPicker::Initialize method initializes the object picker dialog box with data about the scopes, filters, and options used by the object picker dialog box.

-parameters

-param pInitInfo

Pointer to a DSOP_INIT_INFO structure that contains the initialization data.

-returns

Returns a standard error code or one of the following values.

-remarks

IDsObjectPicker::Initialize can be called more than once and the last call takes precedence. The IDsObjectPicker object will completely re-initialize itself in response to this method.

-see-also

DSOP_INIT_INFO

Directory Object Picker

IDsObjectPicker