System Global Function ConvertVariant
ConvertVariant( | const | iVar, |
| | oShort) |
-
Converts a CATVariant into a C++ short.
- Parameters:
-
- iVar
- the CATVariant to convert
- oShort
- a C++ short where the converted value will be stored.
- Returns:
- S_OK upon success, E_FAIL if the CATVariant
did not actually contain a short.
This object is included in the file: CATAutoConversions.h
Copyright © 1999-2015, Dassault Systèmes. All rights reserved.