点击或拖拽改变大小

ACE.AdsDDAddProcedure 方法

X#

命名空间:  XSharp.ADS
程序集:  XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法
 STATIC METHOD AdsDDAddProcedure(
	hDictionary AS IntPtr,
	strName AS STRING,
	strContainer AS STRING,
	strProcName AS STRING,
	ulInvokeOption AS DWORD,
	strInParams AS STRING,
	strOutParams AS STRING,
	strComments AS STRING
) AS DWORD
查看代码

参数

hDictionary
类型:IntPtr
strName
类型:String
strContainer
类型:String
strProcName
类型:String
ulInvokeOption
类型:UInt32
strInParams
类型:String
strOutParams
类型:String
strComments
类型:String

返回值

类型:UInt32
参见