Description

Dynamically (run-time) register McDataSourceCommands.

Return Type

A Boolean value.   True when successful. Failure Returns False.
Failure conditions:
Implementation specific / Initialization failure.

Syntax

object.DynamicRegister (pOverridden, pDataSources)

The DynamicRegister Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataHandler.
pOverriddenRequired. An IUnknown object.
pDataSourcesRequired. A McDataSources object. The root of the the McDataSources object model. May be used to access other Sources and other object models.