ACE.AdsDDGetArticleProperty 方法 (IntPtr, String, String, UInt16, UInt16, UInt16) | |
命名空间:
XSharp.ADS
程序集:
XSharp.Rdd (在 XSharp.Rdd.dll 中) 版本:2.22 GA
语法 STATIC METHOD AdsDDGetArticleProperty(
hObject AS IntPtr,
strPublicationName AS STRING,
strObjectName AS STRING,
usPropertyID AS WORD,
pusProperty REF WORD,
pusPropertyLen REF WORD
) AS DWORD
public static uint AdsDDGetArticleProperty(
IntPtr hObject,
string strPublicationName,
string strObjectName,
ushort usPropertyID,
ref ushort pusProperty,
ref ushort pusPropertyLen
)
查看代码参数
- hObject
- 类型:IntPtr
- strPublicationName
- 类型:String
- strObjectName
- 类型:String
- usPropertyID
- 类型:UInt16
- pusProperty
- 类型:UInt16
- pusPropertyLen
- 类型:UInt16
返回值
类型:
UInt32参见