Skip to main content

TempfileControlFlags

Type Alias TempfileControlFlags 

Source
pub type TempfileControlFlags = u32;
Expand description

! ! \brief Represents a collection of one or more TempfileControlFlag values combined using bitwise-OR operations. ! ! \see TempfileControlFlag, ! IRuntime::setTempfileControlFlags(), ! IRuntime::getTempfileControlFlags()