Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Retrieves the current work mode of the Party library's internal processing task associated with threadId.
Syntax
PartyError GetWorkMode(
PartyThreadId threadId,
PartyWorkMode* workMode
)
Parameters
threadId PartyThreadId
A high-level categorization of the Party library's internal processing task.
workMode PartyWorkMode*
output
The current work mode for the associated processing task.
Return value
PartyError
c_partyErrorSuccess
Requirements
Header: Party.h