This example shows how to use the
addDWorkArg function to add a DWork argument named
d1 to the arguments for a semaphore entry in a code
replacement table.
The hEntry is a handle to a code replacement
table entry previously returned by instantiating a code replacement
semaphore table entry class, by using
hEntry =
RTW.TflCSemaphoreEntry, or a block replacement entry class, by
using hEntry =
RTW.TflBlockEntry.
Example: sem_entry
Argument, such as returned by arg =
getTflDWorkFromString(name,
datatype) or
createDWorkArg, added to the arguments for the code
replacement table entry.