Directory Services |
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.
HRESULT Initialize( PDSOP_INIT_INFO pInitInfo );
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.
Client: Included in Windows XP and
Windows 2000 Professional.
Server: Included in Windows Server 2003 and
Windows 2000 Server.
Header: Declared in Objsel.h.