API Reference
>
OdRx Classes
>
OdRxSystemServices Class
>
OdRxSystemServices Methods
>
OdRxSystemServices::setEnvVar Method
OdRxSystemServices::setEnvVar Method
Collapse All
Syntax
C++
virtual
OdResult
setEnvVar
(
const
OdString
&
varName
,
const
OdString
&
newValue
) = 0;
Parameters
Parameters
Description
const OdString & varName
[in] Environment variable name.
const OdString & newValue
[in] The new value of the environment variable.
Description
Set environment variable value.
Group
OdRxSystemServices Methods
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic