This method is the constructor for the OMProtected object.
Public
OMProtected()
OMProtected(OMBoolean createMutex)
createMutex
A Boolean value that specifies whether to create the RTOS mutex later in the lifetime of the protected object. If you specify TRUE, the framework creates the mutex by calling the initializeMutex operation.