| C++/CLI | |
|---|---|
void GetRefVars( & [Out] array<EdmRefVar>^ ppoVars ) | |
Parameters
- ppoVars
- Array of EdmRefVar structures; one structure for each reference variable whose value you want to retrieve
See the IEdmBatchRefVars examples.
This method updates the moValue and mhResult members of the EdmRefVar structures. mlParentVersion = 0 gets the values from the latest version you have permission to read.
- S_OK: The method successfully executed.
- S_FALSE: One of the arguments is invalid.
SOLIDWORKS PDM Professional 2010