The IviDriverSession class is derived from the IviSession class. You may pass an IviDriverSession handle to any of the IviSession functions such as IviConfig_SetSessionHardwareAssetReference.
The IviDriverSession functions in the C API are those that are special to the IviDriverSession class. The IviSession functions are common to both.
z_haider