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.
IDCInfo provides methods that can be used to furnish the Data Conversion Library with information, such as provider version, that can affect how conversions are performed. If IDCInfo::SetInfo is not called, the Data Conversion Library assumes the provider is an OLE DB 1.0?compliant provider.
IDCInfo can be obtained by calling QueryInterface from IDataConvert using IID_IDCInfo. IDCInfo includes the methods described in the following table.
Method |
Description |
---|---|
Gets the Data Conversion Library's current provider information settings. |
|
Sets the Data Conversion Library's provider information settings. |