|
int DPlot_GetVersion(LPSTR version);
Parameters
version | Character string that will hold the version number upon return (assuming success). This string should be at least 8 bytes. |
Return Values
0 | Neither DPlot nor DPlot Jr were found. |
1 | Version number is for the full version of DPlot. |
2 | Version number is for DPlot Jr. |
|
|