Click or drag to resize

CallbackFn Delegate

X#
Delegate used by some advantage progress functions

Namespace:  XSharp.ADS
Assembly:  XSharp.Rdd (in XSharp.Rdd.dll) Version: 2.19
Syntax
 DELEGATE DWORD CallbackFn(
	usPercentDone AS WORD,
	ulCallbackID AS DWORD
)

Parameters

usPercentDone
Type: Word
ulCallbackID
Type: DWord

Return Value

Type: DWord
See Also