Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdApcThread::asyncProcCall Method (OdApcEntryPointRxObjParam, OdRxObject*)
Syntax
C++
virtual void asyncProcCall(OdApcEntryPointRxObjParam ep, OdRxObject* parameter) = 0;

Execute atomic portion of code encapsulated as OdApcEntryPointRxObjParam and returns immediately.

Parameters
Description
ep
[in] Function pointer to execute.
parameter
[in] Argument which will be passed into executed function.
Copyright © 2002-2022. Open Design Alliance All rights reserved.