OS_OPEN_BY_HANDLE_FUNC Definition

This constant determines whether the osOpenByHandle function is included or excluded during compilation. The function is compiled if the constant value is 1 and omitted if the value is 0. It is set to 1 by default. If this function is not utilized, it should be disabled to reduce the final code footprint.

Version:1.0
See also: osOpenByHandle, system objects management
SpaceShadow documentation