Click or drag to resize

ACE.AdsGetRecordCRC Method

X#

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.21
Syntax
 STATIC METHOD AdsGetRecordCRC(
	hTable AS IntPtr,
	pulCRC OUT DWORD,
	ulOptions AS DWORD
) AS DWORD
Request Example View Source

Parameters

hTable
Type: IntPtr
pulCRC
Type: DWord
ulOptions
Type: DWord

Return Value

Type: DWord
See Also