Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Syntax

 

Parameters

pContext

Type: void *

The watch context that identifies the data value to set. pContext is the value given to you when the Data module calls your DataProviderWatchValue function.

 

iValue

Type: __int64

The new value of the data value specified by pContext.

Return Value

None

Remarks

Examples

Requirements

See Also

 

  • No labels