AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Programmierung allgemein Win32/Win64 API (native code) Delphi IDsObjectPicker (Directory Object Picker)
Thema durchsuchen
Ansicht
Themen-Optionen

IDsObjectPicker (Directory Object Picker)

Ein Thema von generic · begonnen am 19. Jul 2005 · letzter Beitrag vom 11. Jan 2013
 
generic

Registriert seit: 24. Mär 2004
Ort: bei Hannover
2.416 Beiträge
 
Delphi XE5 Professional
 
#1

IDsObjectPicker (Directory Object Picker)

  Alt 19. Jul 2005, 10:02
Ich versuche seit mehreren Stunden zusätzliche Daten aus dem Directory Object Picker Dialog zu bekommen.

In der DSOP_INIT_INFO Struktur übergebe ich, das ich 3 zusätzliche Attribute brauche. (objectGuid, ObjectSid, SamName)
Dazu setze ich cAttributesToFetch und apwzAttributeNames.

Nach dem Aufruf von InvokeDialog und der Ermittlung von der DS_SELECTION_LIST Struktur, stehe ich nun vor meinem Problem.
Die Daten die ich brauche, sind in der DS_SELECTION Struktur unter dem Attribut pvarFetchedAttributes abgelegt.
Dieses ist in der JwaObjSel vom Typ POleVariant.

Info MSDN:
Zitat:
pvarFetchedAttributes
Pointer to an array of VARIANT structures. Each VARIANT contains the value of an attribute of the selected object. The attributes retrieved are determined by the attribute names specified in the apwzAttributeNames member of the DSOP_INIT_INFO structure passed to the IDsObjectPicker::Initialize method. The order of attributes in the pvarFetchedAttributes array corresponds to the order of attribute names specified in the apwzAttributeNames array.
The object picker dialog box may not be able to retrieve the requested attributes. If the attribute cannot be retrieved, the vt member of the VARIANT structure contains VT_EMPTY.
So jetzt ihr bitte...
Angehängte Grafiken
Dateityp: jpg idsobjectpicker_159.jpg (20,8 KB, 45x aufgerufen)
Angehängte Dateien
Dateityp: zip dsobjectpicker_208.zip (2,0 KB, 31x aufgerufen)
Coding BOTT - Video Tutorials rund um das Programmieren - https://www.youtube.com/@codingbott
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 07:40 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz