Do anybody know the fast way to check up presence of attribute (not its value!) for the object in eDir using NDK functions?
Victor.
You can use NWDSRead with the infoType parameter set toDS_ATTRIBUTE_NAMES.
John