title | description | ms.assetid | ms.tgt_platform | ms.topic | ms.date |
---|---|---|---|---|---|
CPROV.CPP |
In the example provider component, a code example used to implement the ADs provider object is found in cprov.cpp. Supported methods are listed in the following table. |
606d3539-0d87-4706-a4d1-e71fa25156c1 |
multiple |
article |
05/31/2018 |
In the example provider component, a code example used to implement the ADs provider object is found in cprov.cpp. Supported methods are listed in the following table.
Item | Description |
---|---|
CSampleDSProvider::CSampleDSProvider | Standard creator. |
CSampleDSProvider::~CSampleDSProvider | Standard destructor. |
CSampleDSProvider::Create | Create the object. |
CSampleDSProvider::QueryInterface | Check for supported interfaces. |
CSampleDSProvider::ParseDisplayName | Resolve the path. |
CSampleDSProvider::ResolvePathName | Get the object and create a pointer moniker for it. |