Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ComponentEntry* Entry
);

Parameters

hModule

Type: HostModuleHandle

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

 

iValueEntry

Type: __int64The new value of the data value specified by pContextComponentEntry*

Pointer to the ComponentEntry object that is being registered.

Return Value

None

Remarks

Examples

...