Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiSetEventRecording Function
Syntax
C++
DAI_EXPORT SdaiBoolean sdaiSetEventRecording(SdaiSession session, SdaiBoolean setRec);

Switches the event recording on or off for a specified SDAI session.

Parameters
Description
session
[in] A SDAI session.
setRec
[in] A flag that determines whether the event recording is available (if equals to true) or not (if equals to false).

The sdaiTRUE value if the event recording mode was successfully modified; otherwise, the function returns false.

File: sdai.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.