Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.29 KB

cprov-cpp.md

File metadata and controls

35 lines (21 loc) · 1.29 KB
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

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.

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.