ACE.AdsDDGetRefIntegrityProperty Method |
Namespace: 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 )