| C++/CLI | |
|---|---|
void SetRefVars( & [Out] array<EdmRefVar>^ ppoVars ) | |
Parameters
- ppoVars
- Array of EdmRefVar structures; one structure for each reference variable whose value you want to update
See the IEdmBatchRefVars examples.
Call IEdmBatchRefVars::GetRefVars and IEdmBatchRefVars::GetAllRefVars to get the variable values.
The parent file must be checked out in order to update reference variables.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional 2010