mnSetAffinity

This command applies the data set by mnToggleAffinity to the specified thread and changes its affinity.

This command must be used after mnStart. The thread ID must be between 0 and the number of threads set by mnStart. If the thread ID is 0 then all threads will be affected.

Parameters

int ThreadID: This is the thread that the command should use.

Returns (Integer)

0 if no error occurred

-1 if an error occurred.

Present in

C++

DBP

.Net




This page is in the following sections:
(2) Networking Commands
(1) Networking
(0) DarkNet Help