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.
In the example provider component, the globals used can be found in globals.cpp. Supported globals are listed in the following table.
| Item | Description |
|---|---|
| g_szProviderName | "Sample" |
| KeywordList | "user", "group", "organizational unit" |
| Syntax mappings from Sample DS to ADS Variant | Maps between the "String" syntax and the VARIANT VT_BSTR, and "Integer" and VT_I4. This represents the native data format mapping to the Automation-supported formats and vice versa. |