Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This header is used by Active Directory Domain Services. For more information, see:
adsprop.h contains the following programming interfaces:
Functions
ADsPropCheckIfWritable The ADsPropCheckIfWritable function determines if an attribute can be written. |
ADsPropCreateNotifyObj The ADsPropCreateNotifyObj function is used to create, or obtain, a notification object for use by an Active Directory Domain Services property sheet extension. |
ADsPropGetInitInfo Used to obtain directory object data that an Active Directory Domain Services property sheet extension applies to. |
ADsPropSendErrorMessage The ADsPropSendErrorMessage function adds an error message to a list of error messages displayed by calling the ADsPropShowErrorDialog function. |
ADsPropSetHwnd Used to notify the notification object of the property page window handle. (ADsPropSetHwnd) |
ADsPropSetHwndWithTitle Used to notify the notification object of the property page window handle. (ADsPropSetHwndWithTitle) |
ADsPropShowErrorDialog The ADsPropShowErrorDialog function displays a dialog box that contains the error messages accumulated through calls to the ADsPropSendErrorMessage function or the WM_ADSPROP_NOTIFY_ERROR. |
Structures
ADSPROPERROR The ADSPROPERROR structure is used to pass error data to the notification object with the ADsPropSendErrorMessage function or the WM_ADSPROP_NOTIFY_ERROR message. |
ADSPROPINITPARAMS Used with the ADsPropGetInitInfo function to obtain object data that a display specifier applies to. |