Copyright (C) 2012 Battelle Memorial Institute. More...
Go to the source code of this file.
Functions | |
int | check_COM_output_load (_variant_t output) |
Scans the argument to validate its VARIANT type, and to perform basic error checking. |
Copyright (C) 2012 Battelle Memorial Institute.
An interface with PowerWorld's load object. Uses SimAuto v10 to exchange data via a COM object provided by PowerWorld.
Definition in file pw_load.cpp.
int check_COM_output_load | ( | _variant_t | output | ) |
Scans the argument to validate its VARIANT type, and to perform basic error checking.
output | expected to be a two-element variant of types VT_VARIANT | VT_ARRAY ("array of variants") |
Definition at line 23 of file pw_load.cpp.