ACE.AdsDDGetRefIntegrityProperty 方法 |
命名空间: XSharp.ADS
STATIC METHOD AdsDDGetRefIntegrityProperty( hObject AS IntPtr, strRIName AS STRING, usPropertyID AS WORD, strProperty AS CHAR[], pusPropertyLen REF WORD ) AS DWORD
public static uint AdsDDGetRefIntegrityProperty( IntPtr hObject, string strRIName, ushort usPropertyID, char[] strProperty, ref ushort pusPropertyLen )