Specifies the DISPID of a property on a data-bound control that is to be bound to a data-source control.
指定要与数据源控件绑定的数据绑定控件的属性的DISPID。
The IDispatch interface provides a method for looking up a COM interface's methods (or properties) symbolically by name, which then returns the method's dispid.
IDispatch接口提供了一种方法,该方法可以根据名称查找COM接口的方法(或者属性),然后返回方法的dispid。
The IDispatch interface also provides another method for invoking a COM interface's method given its dispid and an array of variants containing the call parameters.
IDispatch接口还提供了另外一个方法,可以通过dispid和包含调用参数的variant数组调用COM接口的方法。
The IDispatch interface also provides another method for invoking a COM interface's method given its dispid and an array of variants containing the call parameters.
IDispatch接口还提供了另外一个方法,可以通过dispid和包含调用参数的variant数组调用COM接口的方法。
应用推荐