This document is archived and information here might be outdated. Recommended version. |
Substitues the values of the given array of parameters with the current environment values.
[Visual Basic .NET] Public Sub SubstituteEnvironments ( _ ByVal pParams As IArray _ )
[C#] public void SubstituteEnvironments ( IArray pParams );
[C++]
HRESULT SubstituteEnvironments(
IArray* pParams
);
[C++]
Parameters pParams [in]
pParams is a parameter of type IArray*