leMarkNetGetNumThreads
leMarkNetGetNumThreads( [w_windowId] ) =>integer
Description
Returns the thread mode of the Mark Net command. In Layout L, the Mark Net command always runs in a mono thread mode. In Layout XL and higher tiers, this command can run in auto or customizable thread mode.
Arguments
Values Returned
Example
leMarkNetGetNumThreads()
leMarkNetGetNumThreads(hiGetCurrentWindow())
Return to top