Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
sdaiIsRecordingOn Function
Syntax
C++
DAI_EXPORT SdaiLogical sdaiIsRecordingOn(SdaiSession session);

Retrieves the current recording flag value for a specified session.

Parameters
Description
session
[in] A session to be checked. The recording flag determines whether the recording is on or off.

true if the recording is on; otherwise, the function returns false.

File: sdai.h

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