OpenDOF Project
boolean DOSOperation_IsExplicit ( DOSOperation  op)

Determine if an operation will use an explicit or implicit Source ID.

Parameters
opThe operation. This must not be NULL.
Returns
A boolean describing whether this operation is using an explicit Source ID.
Return values
Non-zero(TRUE) if an explicit Source ID will be used.
Zero(FALSE) if an implicit Source ID will be used.
core-c-cos Version 7.0.1 Build 0
2018-02-08