Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.11 KB

cprovcf-cpp.md

File metadata and controls

30 lines (16 loc) · 1.11 KB
title description ms.assetid ms.tgt_platform ms.topic ms.date
CPROVCF.CPP
In the example provider component, one code example of the ADs provider object class factory code is in cprovcf.cpp.
53a4da74-3f36-4e6d-ae93-8d595680bcf3
multiple
article
05/31/2018

CPROVCF.CPP

In the example provider component, one code example of the ADs provider object class factory code is in cprovcf.cpp. The provider component never directly creates an instance of this object at any time other than when the object is created automatically during the binding operations in ADsGetObject or the internal function in the Visual Basic method GetObject. The supported method is listed in the following table.

Method Description
CSampleDSProviderCF::CreateInstance Creates an instance of the class factory for the ADS provider object.